Home | History | Annotate | Download | only in Analysis

Lines Matching refs:VisitLabelStmt

462   CFGBlock *VisitLabelStmt
1551 return VisitLabelStmt(cast<LabelStmt>(S));
2305 CFGBlock *CFGBuilder::VisitLabelStmt(LabelStmt *L) {