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

References

gen/tools/clang/include/clang/Basic/DiagnosticIndexName.inc
 3346 DIAG_NAME_INDEX(note_declared_coroutine_here)
tools/clang/lib/Sema/SemaCoroutine.cpp
  630       Diag(KWLoc, diag::note_declared_coroutine_here) << Keyword;
  981     Diag(Fn->FirstCoroutineStmtLoc, diag::note_declared_coroutine_here)
 1068   S.Diag(Fn.FirstCoroutineStmtLoc, diag::note_declared_coroutine_here)
 1108     S.Diag(Fn.FirstCoroutineStmtLoc, diag::note_declared_coroutine_here)
 1384     S.Diag(Fn.FirstCoroutineStmtLoc, diag::note_declared_coroutine_here)
 1411   S.Diag(Fn.FirstCoroutineStmtLoc, diag::note_declared_coroutine_here)