reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1249 CurrentCleanupScopeDepth.strictlyEncloses(C)) {
tools/clang/lib/CodeGen/CodeGenFunction.h732 OldCleanupScopeDepth = CGF.CurrentCleanupScopeDepth; 733 CGF.CurrentCleanupScopeDepth = CleanupStackDepth; 759 CGF.CurrentCleanupScopeDepth = OldCleanupScopeDepth;