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