Home | History | Annotate | Download | only in Core

Lines Matching refs:getStmt

286       ProcessStmt(const_cast<Stmt*>(E.castAs<CFGStmt>().getStmt()), Pred);
319 if (!isa<Expr>(S.getStmt()))
323 if (CallEvent::isCallStmt(S.getStmt()))
329 return !PM.isConsumedExpr(cast<Expr>(S.getStmt()));
419 const Stmt *currStmt = S.getStmt();
1242 if (SP->getStmt() == CE)
1419 const Stmt *LastStmt = CS->getStmt();
2219 if (!P.getAs<PostStmt>() || P.castAs<PostStmt>().getStmt() != Ex) {
2480 const Stmt *S = Loc.castAs<StmtPoint>().getStmt();