Searched defs:TYPE_TRAIT_2 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
H A D | TypeTraits.cpp | 21 #define TYPE_TRAIT_2(Spelling, Name, Key) #Name, macro 30 #define TYPE_TRAIT_2(Spelling, Name, Key) #Spelling, macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseExprCXX.cpp | 3649 #define TYPE_TRAIT_2(Spelling, Name, Key) \ in TypeTraitFromTokKind() macro
|