Searched defs:isObjCMethodWithTypeParams (Results 1 – 1 of 1) sorted by relevance
3096 static bool isObjCMethodWithTypeParams(const ObjCMethodDecl *method) { in isObjCMethodWithTypeParams() function3110 static bool isObjCMethodWithTypeParams(const T *) { return false; } in isObjCMethodWithTypeParams() function