Lines Matching refs:chosen
2936 // Here we have chosen to ignore the forward class declaration3250 static bool isAcceptableMethodMismatch(ObjCMethodDecl *chosen,3252 if (!chosen->isInstanceMethod())3255 Selector sel = chosen->getSelector();3261 return (chosen->getReturnType()->isIntegerType());