Searched refs:getMethodFamilyImpl (Results 1 – 2 of 2) sorted by relevance
1028 static ObjCMethodFamily getMethodFamilyImpl(Selector sel);1102 return getMethodFamilyImpl(*this); in getMethodFamily()
612 ObjCMethodFamily Selector::getMethodFamilyImpl(Selector sel) { in getMethodFamilyImpl() function in Selector