Searched defs:TYPE_TRAIT_2 (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | TypeTraits.cpp | 22 #define TYPE_TRAIT_2(Spelling, Name, Key) #Name, macro 31 #define TYPE_TRAIT_2(Spelling, Name, Key) #Spelling, macro 62 #define TYPE_TRAIT_2(Spelling, Name, Key) 2, macro
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | TypeTraits.h | 28 #define TYPE_TRAIT_2(Spelling, Name, Key) BTT_##Name, macro 31 #define TYPE_TRAIT_2(Spelling, Name, Key) +1 macro
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | PPMacroExpansion.cpp | 1610 #define TYPE_TRAIT_2(Spelling, Name, Key) \ in IsBuiltinTrait() macro
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseExprCXX.cpp | 3895 #define TYPE_TRAIT_2(Spelling, Name, Key) \ in TypeTraitFromTokKind() macro
|