Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CFGStmt

61     if (Optional<CFGStmt> CS = B.getAs<CFGStmt>())
80 if (Optional<CFGStmt> CS = BI->getAs<CFGStmt>())
1381 Visitor.Visit(B.castAs<CFGStmt>().getStmt());