Searched defs:compareValues (Results 1 – 2 of 2) sorted by relevance
302 static int compareValues(const APSInt &I1, const APSInt &I2) { in compareValues() function
80 TEST(APSIntTest, compareValues) { in TEST() argument