reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1664 return !Captures.empty() || SEHCodeSlot.isValid(); 1703 if (!SEHCodeSlot.isValid()) 1704 SEHCodeSlot = ParentCGF.SEHCodeSlotStack.back(); 1821 if (Finder.SEHCodeSlot.isValid()) { 1823 recoverAddrOfEscapedLocal(ParentCGF, Finder.SEHCodeSlot, ParentFP));