Home | History | Annotate | Download | only in AST

Lines Matching defs:VisitCompoundStmt

179     Stmt *VisitCompoundStmt(CompoundStmt *S);
4612 Stmt *ASTNodeImporter::VisitCompoundStmt(CompoundStmt *S) {