Home | History | Annotate | Download | only in AST

Lines Matching refs:CompoundStmt

179     Stmt *VisitCompoundStmt(CompoundStmt *S);
4612 Stmt *ASTNodeImporter::VisitCompoundStmt(CompoundStmt *S) {
4625 return new (Importer.getToContext()) CompoundStmt(Importer.getToContext(),