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

References

tools/clang/lib/Sema/SemaStmt.cpp
 2445       if (!CoawaitLoc.isInvalid()) {
 2534           EndVar, ColonLoc, CoawaitLoc, &CandidateSet, &BeginExpr, &EndExpr,
 2557                                                        CoawaitLoc, InitStmt,
 2635     if (!IncrExpr.isInvalid() && CoawaitLoc.isValid())
 2639       IncrExpr = ActOnCoawaitExpr(S, CoawaitLoc, IncrExpr.get());
 2685       IncrExpr.get(), LoopVarDS, /*Body=*/nullptr, ForLoc, CoawaitLoc,