Home
last modified time | relevance | path

Searched refs:UTT_IsCompound (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Basic/
DTypeTraits.h38 UTT_IsCompound, enumerator
/external/clang/lib/AST/
DStmtPrinter.cpp1671 case UTT_IsCompound: return "__is_compound"; in getTypeTraitName()
/external/clang/lib/Parse/
DParseExprCXX.cpp2638 case tok::kw___is_compound: return UTT_IsCompound; in UnaryTypeTraitFromTokKind()
/external/clang/lib/Sema/
DSemaExprCXX.cpp3005 case UTT_IsCompound: in CheckUnaryTypeTraitTypeCompleteness()
3167 case UTT_IsCompound: in EvaluateUnaryTypeTrait()