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

References

tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
  873   CGF.CurrentFuncletPad = CPI;
  878     CGF.EHStack.pushCleanup<CatchRetScope>(NormalCleanup, CPI);
  883   CPI->setArgOperand(2, var.getObjectAddress(CGF).getPointer());
  884   CGF.EHStack.pushCleanup<CatchRetScope>(NormalCleanup, CPI);