Searched refs:CurrentLC (Results 1 – 1 of 1) sorted by relevance
3630 const LocationContext *CurrentLC = N->getLocationContext(); in VisitNode() local3640 if (ReleaseFunctionLC && (ReleaseFunctionLC == CurrentLC || in VisitNode()3641 ReleaseFunctionLC->isParentOf(CurrentLC))) { in VisitNode()3718 CEMgr.getSimpleCall(CallE, state, CurrentLC, {nullptr, 0}); in VisitNode()3738 ReleaseFunctionLC = CurrentLC->getStackFrame(); in VisitNode()3743 for (const LocationContext *LC = CurrentLC; LC; LC = LC->getParent()) { in VisitNode()