Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjCGNU.cpp273 virtual llvm::Constant *GenerateCategoryProtocolList(const
1208 llvm::Constant *GenerateCategoryProtocolList(const ObjCCategoryDecl *OCD) in GenerateCategoryProtocolList() function in __anon98d1702a0111::CGObjCGNUstep2
3445 llvm::Constant *CGObjCGNU::GenerateCategoryProtocolList(const in GenerateCategoryProtocolList() function in CGObjCGNU
3483 Elements.add(GenerateCategoryProtocolList(CatDecl)); in GenerateCategory()