Searched refs:TestLessThan17Ref (Results 1 – 1 of 1) sorted by relevance
54 bool TestLessThan17Ref( int a) { return a < 17; } in TestLessThan17Ref() function55 bool TestLessThan17Ref( unsigned a) { return a < 17; } in TestLessThan17Ref() function