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