Home
last modified time | relevance | path

Searched refs:catDecl (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4441 if (const ObjCCategoryDecl *catDecl = dyn_cast<ObjCCategoryDecl>(dc)) { in isObjCMethodWithTypeParams() local
4442 return catDecl->getTypeParamList(); in isObjCMethodWithTypeParams()