Home
last modified time | relevance | path

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

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