Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTypeTraits.cpp20 #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 DTypeTraits.h22 #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 DPPMacroExpansion.cpp1607 #define TYPE_TRAIT_1(Spelling, Name, Key) \ in IsBuiltinTrait() macro
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp3893 #define TYPE_TRAIT_1(Spelling, Name, Key) \ in TypeTraitFromTokKind() macro