Searched defs:CLAUSE_CLASS (Results 1 – 11 of 11) sorted by relevance
/llvm-project/clang/include/clang/AST/ |
H A D | ASTFwd.h | 31 #define CLAUSE_CLASS(Enum, Str, Class) class Class; macro
|
H A D | ASTTypeTraits.h | 160 #define CLAUSE_CLASS(Enum, Str, Class) NKI_##Class, macro
|
H A D | OpenMPClause.h | 8853 #define CLAUSE_CLASS( global() macro 8861 #define CLAUSE_CLASS( Visit() macro 8899 #define CLAUSE_CLASS( global() macro
|
/llvm-project/clang/lib/AST/ |
H A D | ASTTypeTraits.cpp | 52 #define CLAUSE_CLASS(Enum, Str, Class) {NKI_OMPClause, #Class}, macro 165 #define CLAUSE_CLASS(Enum, Str, Class) \ in getFromNode() macro
|
H A D | OpenMPClause.cpp | 37 #define CLAUSE_CLASS( children() macro 48 #define CLAUSE_CLASS( used_children() macro
|
H A D | StmtProfile.cpp | 438 #define CLAUSE_CLASS( global() macro
|
/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
H A D | Marshallers.cpp | 91 #define CLAUSE_CLASS(Enum, Str, Class) #Enum, in getBestGuess() macro
|
/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 7078 #define CLAUSE_CLASS( global() macro
|
H A D | ASTReader.cpp | 10376 #define CLAUSE_CLASS( global() macro
|
/llvm-project/clang/lib/Sema/ |
H A D | TreeTransform.h | 821 #define CLAUSE_CLASS( global() macro 4127 #define CLAUSE_CLASS( TransformOMPClause() macro
|
/llvm-project/clang/tools/libclang/ |
H A D | CIndex.cpp | 2333 #define CLAUSE_CLASS( global() macro
|