Searched defs:Comparer (Results 1 – 3 of 3) sorted by relevance
176 auto Comparer = [](const InlineeType &A, const InlineeType &B) { in emit() local215 auto Comparer = [](const InlineeType &A, const InlineeType &B) { in emit() local
138 class Comparer(Visitor): class
347 func Comparer(f interface{}) Option { func