reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Parse/ParseExprCXX.cpp
 1983     FRI->LoopVar = Actions.ActOnDeclStmt(DG, DeclStart, Tok.getLocation());
tools/clang/lib/Parse/ParseStmt.cpp
 1702     ForRangeInfo.LoopVar = Actions.ActOnCXXForRangeIdentifier(
 1725       ForRangeInfo.LoopVar = FirstPart;
 1882         ForRangeInfo.LoopVar.get(), ForRangeInfo.ColonLoc, CorrectedRange.get(),