Home | History | Annotate | Download | only in AST

Lines Matching defs:VisitCompoundStmt

187     Stmt *VisitCompoundStmt(CompoundStmt *S);
4907 Stmt *ASTNodeImporter::VisitCompoundStmt(CompoundStmt *S) {