Searched defs:TypeTraitExpr (Results 1 – 12 of 12) sorted by relevance
83 class TypeTraitExpr; variable
2779 TypeTraitExpr(EmptyShell Empty) : Expr(TypeTraitExprClass, Empty) {} in TypeTraitExpr() function
84 class TypeTraitExpr; variable
2778 TypeTraitExpr(EmptyShell Empty) : Expr(TypeTraitExprClass, Empty) {} in TypeTraitExpr() function
2766 TypeTraitExpr(EmptyShell Empty) : Expr(TypeTraitExprClass, Empty) {} in TypeTraitExpr() function
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