Lines Matching defs:VisitCompoundStmt
435 CFGBlock *VisitCompoundStmt(CompoundStmt *C);1472 return VisitCompoundStmt(cast<CompoundStmt>(S));1942 CFGBlock *CFGBuilder::VisitCompoundStmt(CompoundStmt *C) {3050 return VisitCompoundStmt(SE->getSubStmt());