Searched refs:catDecl (Results 1 – 1 of 1) sorted by relevance
3300 if (const ObjCCategoryDecl *catDecl = dyn_cast<ObjCCategoryDecl>(dc)) { in isObjCMethodWithTypeParams() local3301 return catDecl->getTypeParamList(); in isObjCMethodWithTypeParams()