Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtCXX.h169 DeclStmt *getLoopVarStmt() { return cast<DeclStmt>(SubExprs[LOOPVAR]); } in getLoopVarStmt() function
187 const DeclStmt *getLoopVarStmt() const { in getLoopVarStmt() function