Searched refs:isCompleteInterface (Results 1 – 4 of 4) sorted by relevance
50 EXPECT_TRUE(Class.isCompleteInterface()); in TEST()51 EXPECT_TRUE(ClassEH.isCompleteInterface()); in TEST()65 EXPECT_FALSE(Class.isCompleteInterface()); in TEST()71 EXPECT_FALSE(Class.isCompleteInterface()); in TEST()
61 if (ObjCR.isCompleteInterface()) { in visitObjCInterface()
202 bool isCompleteInterface() const { in isCompleteInterface() function
239 const bool IsDylibVersionComplete = DR->isCompleteInterface(); in compareObjCInterfaceSymbols()