Home | History | Annotate | Download | only in Frontend

Lines Matching refs:DeclStmt

409     bool IsDeclStmtInForeachHeader(DeclStmt *DS);
1493 if (DeclStmt *DS = dyn_cast<DeclStmt>(S->getElement())) {
4598 bool RewriteObjC::IsDeclStmtInForeachHeader(DeclStmt *DS) {
4733 if (DeclStmt *DS = dyn_cast<DeclStmt>(S)) {
4737 // NOTE: We need to avoid rewriting the DeclStmt if it is within