Searched defs:StmtExpr (Results 1 – 5 of 5) sorted by relevance
766 namespace StmtExpr { namespace
1735 namespace StmtExpr { namespace
756 TEST(Matcher, StmtExpr) { in TEST() argument
3387 StmtExpr(CompoundStmt *substmt, QualType T, in StmtExpr() function3394 explicit StmtExpr(EmptyShell Empty) : Expr(StmtExprClass, Empty) { } in StmtExpr() function
3562 StmtExpr), in AST_POLYMORPHIC_MATCHER_P() argument