Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGCall.cpp4065 if (const ObjCCategoryDecl *catDecl = dyn_cast<ObjCCategoryDecl>(dc)) { in isObjCMethodWithTypeParams() local
4066 return catDecl->getTypeParamList(); in isObjCMethodWithTypeParams()