Lines Matching defs:comparable
2008 bool *comparable = NULL) const
2010 if (comparable)
2012 *comparable = true;
2062 // comparable, meaning they are at the same position but cannot
2068 if (comparable)
2070 *comparable = false;
2104 bool comparable = false;
2105 bool lessThan = comparison(segment, *curr, &comparable);
2107 if (comparable && lessThan)
2109 // If it is comparable and lessThan, then we have found the