Searched defs:CandidateComparer (Results 1 – 1 of 1) sorted by relevance
320 struct CandidateComparer { struct321 bool operator()(const InlineCandidate &LHS, const InlineCandidate &RHS) { in operator ()()