Searched refs:testCmpTypes (Results 1 – 1 of 1) sorted by relevance
92 int testCmpTypes(Type *TyL, Type *TyR) { in testCmpTypes() function in TestComparator127 EXPECT_EQ(Cmp.testCmpTypes(F1.T, F2.T), 0); in TEST()