Lines Matching refs:getLoopVariable
814 VarDecl *CXXForRangeStmt::getLoopVariable() {820 const VarDecl *CXXForRangeStmt::getLoopVariable() const {821 return const_cast<CXXForRangeStmt*>(this)->getLoopVariable();