Searched refs:AreMultipleMethodsInGlobalPool (Results 1 – 3 of 3) sorted by relevance
467 AreMultipleMethodsInGlobalPool(Selector Sel, ObjCMethodDecl *BestMethod,
2960 if (!AreMultipleMethodsInGlobalPool(Sel, Method, in BuildInstanceMessage()3107 AreMultipleMethodsInGlobalPool(Sel, Method, in BuildInstanceMessage()
3555 bool SemaObjC::AreMultipleMethodsInGlobalPool( in AreMultipleMethodsInGlobalPool() function in SemaObjC