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

References

lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  117         if (const AllocaInst *AI = H.CatchObj.Alloca)
lib/CodeGen/WinEHPrepare.cpp
  157       HT.CatchObj.Alloca = AI;
  159       HT.CatchObj.Alloca = nullptr;