14 #ifndef LLVM_CLANG_BASIC_TEMPLATEKINDS_H 15 #define LLVM_CLANG_BASIC_TEMPLATEKINDS_H The name refers to a function template or a set of overloaded functions that includes at least one fu...
The name refers to a dependent template name:
TemplateNameKind
Specifies the kind of template name that an identifier refers to.
The name does not refer to a template.
Dataflow Directional Tag Classes.
The name refers to a template whose specialization produces a type.
The name refers to a variable template whose specialization produces a variable.