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