Searched defs:TypeTraitExpr (Results 1 – 4 of 4) sorted by relevance
509 namespace TypeTraitExpr { namespace
1388 TypeTraitExpr::TypeTraitExpr(QualType T, SourceLocation Loc, TypeTrait Kind, in TypeTraitExpr() function in TypeTraitExpr
238 friend class TypeTraitExpr; in LLVM_ALIGNAS() local
2289 TypeTraitExpr(EmptyShell Empty) : Expr(TypeTraitExprClass, Empty) { } in TypeTraitExpr() function