Searched refs:AreMultipleMethodsInGlobalPool (Results 1 – 3 of 3) sorted by relevance
475 AreMultipleMethodsInGlobalPool(Selector Sel, ObjCMethodDecl *BestMethod,
2971 if (!AreMultipleMethodsInGlobalPool(Sel, Method, in BuildInstanceMessage()3118 AreMultipleMethodsInGlobalPool(Sel, Method, in BuildInstanceMessage()
3552 bool SemaObjC::AreMultipleMethodsInGlobalPool( in AreMultipleMethodsInGlobalPool() function in SemaObjC