reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3272 for (const LocationContext *LC = CurrentLC; LC; LC = LC->getParent()) { 3272 for (const LocationContext *LC = CurrentLC; LC; LC = LC->getParent()) { 3272 for (const LocationContext *LC = CurrentLC; LC; LC = LC->getParent()) { 3273 if (const auto *DD = dyn_cast<CXXDestructorDecl>(LC->getDecl())) { 3287 ReleaseDestructorLC = LC->getStackFrame();