Home
last modified time | relevance | path

Searched defs:ARRAY_TYPE_TRAIT (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DTypeTraits.h43 #define ARRAY_TYPE_TRAIT(Spelling, Name, Key) ATT_##Name, macro
46 #define ARRAY_TYPE_TRAIT(Spelling, Name, Key) +1 macro
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DTypeTraits.cpp37 #define ARRAY_TYPE_TRAIT( global() macro
42 #define ARRAY_TYPE_TRAIT( global() macro
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp3794 #define ARRAY_TYPE_TRAIT( ArrayTypeTraitFromTokKind() macro