Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CFGStmt

3504     // Full expression has to be added as CFGStmt so it will be sequenced
3981 if (Optional<CFGStmt> SE = BI->getAs<CFGStmt>()) {
4189 if (Optional<CFGStmt> CS = E.getAs<CFGStmt>()) {