Searched refs:CurrentLC (Results 1 – 1 of 1) sorted by relevance
3390 const LocationContext *CurrentLC = N->getLocationContext(); in VisitNode() local3404 if (ReleaseDestructorLC == CurrentLC || in VisitNode()3405 ReleaseDestructorLC->isParentOf(CurrentLC)) { in VisitNode()3458 CallEventRef<> Call = CEMgr.getSimpleCall(CallE, state, CurrentLC); in VisitNode()3479 for (const LocationContext *LC = CurrentLC; LC; LC = LC->getParent()) { in VisitNode()