Searched defs:TYPE_TRAIT_1 (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | TypeTraits.cpp | 20 #define TYPE_TRAIT_1(Spelling, Name, Key) #Name, macro 29 #define TYPE_TRAIT_1(Spelling, Name, Key) #Spelling, macro 60 #define TYPE_TRAIT_1(Spelling, Name, Key) 1, macro
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | TypeTraits.h | 22 #define TYPE_TRAIT_1(Spelling, Name, Key) UTT_##Name, macro 25 #define TYPE_TRAIT_1(Spelling, Name, Key) +1 macro
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | PPMacroExpansion.cpp | 1607 #define TYPE_TRAIT_1(Spelling, Name, Key) \ in IsBuiltinTrait() macro
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseExprCXX.cpp | 3893 #define TYPE_TRAIT_1(Spelling, Name, Key) \ in TypeTraitFromTokKind() macro
|