Lines Matching defs:VisitCompoundStmt
357 CFGBlock *VisitCompoundStmt(CompoundStmt *C);1073 return VisitCompoundStmt(cast<CompoundStmt>(S));1514 CFGBlock *CFGBuilder::VisitCompoundStmt(CompoundStmt *C) {2576 return VisitCompoundStmt(SE->getSubStmt());