Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DTypeTraits.h34 UTT_IsCompound, enumerator
/external/clang/lib/AST/
DStmtPrinter.cpp1594 case UTT_IsCompound: return "__is_compound"; in getTypeTraitName()
/external/clang/lib/Parse/
DParseExprCXX.cpp2471 case tok::kw___is_compound: return UTT_IsCompound; in UnaryTypeTraitFromTokKind()
/external/clang/lib/Sema/
DSemaExprCXX.cpp2869 case UTT_IsCompound: in CheckUnaryTypeTraitTypeCompleteness()
2991 case UTT_IsCompound: in EvaluateUnaryTypeTrait()