Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmtCXX.cpp80 VarDecl *CXXForRangeStmt::getLoopVariable() { in getLoopVariable() function in CXXForRangeStmt
86 const VarDecl *CXXForRangeStmt::getLoopVariable() const { in getLoopVariable() function in CXXForRangeStmt
/external/llvm-project/clang/lib/AST/
DStmtCXX.cpp76 VarDecl *CXXForRangeStmt::getLoopVariable() { in getLoopVariable() function in CXXForRangeStmt
82 const VarDecl *CXXForRangeStmt::getLoopVariable() const { in getLoopVariable() function in CXXForRangeStmt