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

References

lib/IR/Verifier.cpp
 4123               F->getIntrinsicID() == Intrinsic::coro_destroy ||
lib/Transforms/Coroutines/CoroEarly.cpp
  200       case Intrinsic::coro_destroy:
tools/clang/lib/CodeGen/CGBuiltin.cpp
 3547     return EmitCoroutineIntrinsic(E, Intrinsic::coro_destroy);