clang 20.0.0git
|
Defines the clang::TemplateNameKind enum. More...
Go to the source code of this file.
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
Enumerations | |
enum | clang::TemplateNameKind { clang::TNK_Non_template = 0 , clang::TNK_Function_template , clang::TNK_Type_template , clang::TNK_Var_template , clang::TNK_Dependent_template_name , clang::TNK_Undeclared_template , clang::TNK_Concept_template } |
Specifies the kind of template name that an identifier refers to. More... | |
Defines the clang::TemplateNameKind enum.
Definition in file TemplateKinds.h.