Searched defs:TypeTraitExpr (Results 1 – 4 of 4) sorted by relevance
83 class TypeTraitExpr; variable
920 friend class TypeTraitExpr; in alignas() local
2766 TypeTraitExpr(EmptyShell Empty) : Expr(TypeTraitExprClass, Empty) {} in TypeTraitExpr() function
1771 TypeTraitExpr::TypeTraitExpr(QualType T, SourceLocation Loc, TypeTrait Kind, in TypeTraitExpr() function in TypeTraitExpr