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

References

tools/clang/lib/CodeGen/CGBlocks.cpp
  833       destroyer = CodeGenFunction::emitARCIntrinsicUse;
  835       destroyer = CodeGenFunction::destroyARCStrongImprecise;
  837       destroyer = CGF.getDestroyer(dtorKind);
  854                     destroyer, useArrayEHCleanup);