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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtCXX.cpp76 VarDecl *CXXForRangeStmt::getLoopVariable() { function in class:CXXForRangeStmt
82 const VarDecl *CXXForRangeStmt::getLoopVariable() const { function in class:CXXForRangeStmt

Completed in 109 milliseconds