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