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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp814 VarDecl *CXXForRangeStmt::getLoopVariable() { function in class:CXXForRangeStmt
820 const VarDecl *CXXForRangeStmt::getLoopVariable() const { function in class:CXXForRangeStmt

Completed in 49 milliseconds