Searched defs:TypeTraitExpr (Results 1 – 3 of 3) sorted by relevance
84 class TypeTraitExpr; variable
2782 TypeTraitExpr(EmptyShell Empty) : Expr(TypeTraitExprClass, Empty) {} in TypeTraitExpr() function
1856 TypeTraitExpr::TypeTraitExpr(QualType T, SourceLocation Loc, TypeTrait Kind, in TypeTraitExpr() function in TypeTraitExpr