Home
last modified time | relevance | path

Searched defs:TYPE_TRAIT_2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTypeTraits.cpp22 #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 DTypeTraits.h28 #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 DPPMacroExpansion.cpp1610 #define TYPE_TRAIT_2(Spelling, Name, Key) \ in IsBuiltinTrait() macro
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp3895 #define TYPE_TRAIT_2(Spelling, Name, Key) \ in TypeTraitFromTokKind() macro