Home | History | Annotate | Download | only in Core

Lines Matching refs:getStmt

295       ProcessStmt(const_cast<Stmt*>(E.castAs<CFGStmt>().getStmt()), Pred);
328 if (!isa<Expr>(S.getStmt()))
332 if (CallEvent::isCallStmt(S.getStmt()))
338 return !PM.isConsumedExpr(cast<Expr>(S.getStmt()));
428 const Stmt *currStmt = S.getStmt();
1334 if (SP->getStmt() == CE)
1508 const Stmt *LastStmt = CS->getStmt();
2331 if (!P.getAs<PostStmt>() || P.castAs<PostStmt>().getStmt() != Ex) {
2592 const Stmt *S = Loc.castAs<StmtPoint>().getStmt();