Searched refs:IsMatchingCallExitEnd (Results 1 – 1 of 1) sorted by relevance
411 auto IsMatchingCallExitEnd = [OrigSCtx](const ExplodedNode *N) { in getMatchingCallExitEnd() local415 while (N && !IsMatchingCallExitEnd(N)) { in getMatchingCallExitEnd()