reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4121 StmtResult ActOnForStmt(SourceLocation ForLoc,
1940 return Actions.ActOnForStmt(ForLoc, T.getOpenLocation(), FirstPart.get(),
tools/clang/lib/Sema/SemaDeclCXX.cpp12294 return S.ActOnForStmt(
tools/clang/lib/Sema/TreeTransform.h 1338 return getSema().ActOnForStmt(ForLoc, LParenLoc, Init, Cond,