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