Searched refs:OrigSCtx (Results 1 – 1 of 1) sorted by relevance
377 const StackFrameContext *OrigSCtx = N->getFirstSucc()->getStackFrame(); in getMatchingCallExitEnd() local381 auto IsMatchingCallExitEnd = [OrigSCtx](const ExplodedNode *N) { in getMatchingCallExitEnd()383 OrigSCtx == N->getFirstPred()->getStackFrame(); in getMatchingCallExitEnd()