reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4130 StmtResult ActOnObjCForCollectionStmt(SourceLocation ForColLoc,
1888 ForEachStmt = Actions.ActOnObjCForCollectionStmt(ForLoc,
tools/clang/lib/Sema/SemaStmt.cpp 2106 return ActOnObjCForCollectionStmt(ForLoc, First, Range, RParenLoc);
tools/clang/lib/Sema/TreeTransform.h2023 StmtResult ForEachStmt = getSema().ActOnObjCForCollectionStmt(ForLoc, 2097 return getSema().ActOnObjCForCollectionStmt(ForLoc, LoopVar,