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

References

tools/clang/lib/CodeGen/CodeGenFunction.h
  727       CleanupStackDepth = CGF.EHStack.stable_begin();
  733       CGF.CurrentCleanupScopeDepth = CleanupStackDepth;
  744       return CGF.EHStack.stable_begin() != CleanupStackDepth;
  756       CGF.PopCleanupBlocks(CleanupStackDepth, LifetimeExtendedCleanupStackSize,