Searched refs:ShouldSkipCandidate (Results 1 – 1 of 1) sorted by relevance
1044 auto ShouldSkipCandidate = [&FunctionList, this](Candidate &C) { in pruneOverlaps() local1071 if (ShouldSkipCandidate(C1)) in pruneOverlaps()1094 if (ShouldSkipCandidate(C2)) in pruneOverlaps()