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

References

tools/clang/lib/Parse/ParseStmt.cpp
 1811             ParseCXXCondition(nullptr, ForLoc, Sema::ConditionKind::Boolean,
 1834               Actions.ActOnCondition(getCurScope(), ForLoc, SecondExpr.get(),
 1881         getCurScope(), ForLoc, CoawaitLoc, FirstPart.get(),
 1888     ForEachStmt = Actions.ActOnObjCForCollectionStmt(ForLoc,
 1896       Actions.ActOnOpenMPLoopInitialization(ForLoc, FirstPart.get());
 1940   return Actions.ActOnForStmt(ForLoc, T.getOpenLocation(), FirstPart.get(),