Home
last modified time | relevance | path

Searched defs:getLoopVarStmt (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
DStmtCXX.h161 DeclStmt *getLoopVarStmt() { return cast<DeclStmt>(SubExprs[LOOPVAR]); } in getLoopVarStmt() function
179 const DeclStmt *getLoopVarStmt() const { in getLoopVarStmt() function