Searched defs:TypeTraitExpr (Results 1 – 4 of 4) sorted by relevance
79 class TypeTraitExpr; variable
2682 TypeTraitExpr(EmptyShell Empty) : Expr(TypeTraitExprClass, Empty) {} in TypeTraitExpr() function
770 friend class TypeTraitExpr; variable
1668 TypeTraitExpr::TypeTraitExpr(QualType T, SourceLocation Loc, TypeTrait Kind, in TypeTraitExpr() function in TypeTraitExpr