Searched refs:ReleaseFunctionLC (Results 1 – 1 of 1) sorted by relevance
976 const StackFrameContext *ReleaseFunctionLC; member in __anon0957485b0611::MallocBugVisitor983 ReleaseFunctionLC(nullptr), IsLeak(isLeak) {} in MallocBugVisitor()3640 if (ReleaseFunctionLC && (ReleaseFunctionLC == CurrentLC || in VisitNode()3641 ReleaseFunctionLC->isParentOf(CurrentLC))) { in VisitNode()3737 assert(!ReleaseFunctionLC && "There should be only one release point"); in VisitNode()3738 ReleaseFunctionLC = CurrentLC->getStackFrame(); in VisitNode()3780 ReleaseFunctionLC = LC->getStackFrame(); in VisitNode()