Searched refs:isObjCMethodWithTypeParams (Results 1 – 1 of 1) sorted by relevance
3294 static bool isObjCMethodWithTypeParams(const ObjCMethodDecl *method) { in isObjCMethodWithTypeParams() function3308 static bool isObjCMethodWithTypeParams(const T *) { return false; } in isObjCMethodWithTypeParams() function3324 bool isGenericMethod = isObjCMethodWithTypeParams(CallArgTypeInfo);