Searched defs:getLoopVarStmt (Results 1 – 5 of 5) sorted by relevance
161 DeclStmt *getLoopVarStmt() { return cast<DeclStmt>(SubExprs[LOOPVAR]); } in getLoopVarStmt() function179 const DeclStmt *getLoopVarStmt() const { in getLoopVarStmt() function
169 DeclStmt *getLoopVarStmt() { return cast<DeclStmt>(SubExprs[LOOPVAR]); } in getLoopVarStmt() function187 const DeclStmt *getLoopVarStmt() const { in getLoopVarStmt() function