| H A D | TypeTraits.cpp | 20 #define TYPE_TRAIT_1(Spelling, Name, Key) #Name, 22 #define TYPE_TRAIT_2(Spelling, Name, Key) #Name, 24 #define TYPE_TRAIT_N(Spelling, Name, Key) #Name, 29 #define TYPE_TRAIT_1(Spelling, Name, Key) #Spelling, 31 #define TYPE_TRAIT_2(Spelling, Name, Key) #Spelling, 33 #define TYPE_TRAIT_N(Spelling, Name, Key) #Spelling, 38 #define ARRAY_TYPE_TRAIT(Spelling, Name, Key) #Name, 43 #define ARRAY_TYPE_TRAIT(Spelling, Name, Key) #Spelling, 48 #define UNARY_EXPR_OR_TYPE_TRAIT(Spelling, Name, Key) #Name, argument 49 #define CXX11_UNARY_EXPR_OR_TYPE_TRAIT(Spelling, Name, Key) #Nam 19 TYPE_TRAIT_1(Spelling,Name,Key) global() argument 21 TYPE_TRAIT_2(Spelling,Name,Key) global() argument 23 TYPE_TRAIT_N(Spelling,Name,Key) global() argument 28 TYPE_TRAIT_1(Spelling,Name,Key) global() argument 30 TYPE_TRAIT_2(Spelling,Name,Key) global() argument 32 TYPE_TRAIT_N(Spelling,Name,Key) global() argument 37 ARRAY_TYPE_TRAIT(Spelling,Name,Key) global() argument 42 ARRAY_TYPE_TRAIT(Spelling,Name,Key) global() argument 47 UNARY_EXPR_OR_TYPE_TRAIT(Spelling,Name,Key) global() argument 53 UNARY_EXPR_OR_TYPE_TRAIT(Spelling,Name,Key) global() argument 54 CXX11_UNARY_EXPR_OR_TYPE_TRAIT(Spelling,Name,Key) global() argument 59 TYPE_TRAIT_1(Spelling,Name,Key) global() argument 61 TYPE_TRAIT_2(Spelling,Name,Key) global() argument 63 TYPE_TRAIT_N(Spelling,Name,Key) global() argument [all...] |