Searched defs:TypeTraitExpr (Results 1 – 10 of 10) sorted by relevance
79 class TypeTraitExpr; variable
770 friend class TypeTraitExpr; variable
2672 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
1665 TEST_F(StructuralEquivalenceStmtTest, TypeTraitExpr) { in TEST_F() argument
1668 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