13 #ifndef LLVM_CLANG_BASIC_TEMPLATEKINDS_H 14 #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:
Lookup for the name failed, but we're assuming it was a template name anyway.
The name refers to a concept.
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.