Searched defs:TypeTraitExpr (Results 1 – 5 of 5) sorted by relevance
84 class TypeTraitExpr; variable
2782 TypeTraitExpr(EmptyShell Empty) : Expr(TypeTraitExprClass, Empty) {} TypeTraitExpr() function
505 namespace TypeTraitExpr { namespace
1853 TypeTraitExpr::TypeTraitExpr(QualType T, SourceLocation Loc, TypeTrait Kind, TypeTraitExpr() function in TypeTraitExpr
2254 TEST_F(StructuralEquivalenceStmtTest,TypeTraitExpr) TEST_F() argument