Searched refs:CurrentLC (Results 1 – 1 of 1) sorted by relevance
3382 const LocationContext *CurrentLC = N->getLocationContext(); in VisitNode() local3396 if (ReleaseDestructorLC == CurrentLC || in VisitNode()3397 ReleaseDestructorLC->isParentOf(CurrentLC)) { in VisitNode()3451 CEMgr.getSimpleCall(CallE, state, CurrentLC, {nullptr, 0}); in VisitNode()3472 for (const LocationContext *LC = CurrentLC; LC; LC = LC->getParent()) { in VisitNode()