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

References

tools/clang/lib/CodeGen/CGCoroutine.cpp
   95       CGF.CGM.Error(CoroIdExpr->getBeginLoc(),
   97     else if (CoroIdExpr)
   98       CGF.CGM.Error(CoroIdExpr->getBeginLoc(),
  108   CurCoro.Data->CoroIdExpr = CoroIdExpr;