Home
last modified time | relevance | path

Searched defs:isObjCMethodWithTypeParams (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenFunction.h3096 static bool isObjCMethodWithTypeParams(const ObjCMethodDecl *method) { in isObjCMethodWithTypeParams() function
3110 static bool isObjCMethodWithTypeParams(const T *) { return false; } in isObjCMethodWithTypeParams() function