Home | History | Annotate | Download | only in Core

Lines Matching refs:getStmt

86   const Stmt *S = N->getLocationAs<PreStmt>()->getStmt();
93 const Stmt *S = N->getLocationAs<PostStmt>()->getStmt();
184 if (SP->getStmt() == S)
246 const ReturnStmt *Ret = dyn_cast<ReturnStmt>(SP->getStmt());
552 const Stmt *S = PS->getStmt();
925 if (ps->getStmt() == S || ps->getStmt() == Inner)
958 if (P->getStmt() == Inner)
1081 const Stmt *S = P->getStmt();
1204 return VisitTrueTest(cast<Expr>(PS->getStmt()), true,
1207 return VisitTrueTest(cast<Expr>(PS->getStmt()), false,