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

References

tools/clang/lib/AST/StmtCXX.cpp
  117   SubStmts[CoroutineBodyStmt::OnFallthrough] = Args.OnFallthrough;
tools/clang/lib/Sema/SemaCoroutine.cpp
 1346   this->OnFallthrough = Fallthrough.get();
tools/clang/lib/Sema/TreeTransform.h
 7253       Builder.OnFallthrough = Res.get();