Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp275 virtual llvm::Constant *GenerateCategoryProtocolList(const
1209 llvm::Constant *GenerateCategoryProtocolList(const ObjCCategoryDecl *OCD) in GenerateCategoryProtocolList() function in __anonaf5ecb460111::CGObjCGNUstep2
3446 llvm::Constant *CGObjCGNU::GenerateCategoryProtocolList(const in GenerateCategoryProtocolList() function in CGObjCGNU
3484 Elements.add(GenerateCategoryProtocolList(CatDecl)); in GenerateCategory()