Home
last modified time | relevance | path

Searched defs:GenerateProtocolRef (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1331 llvm::Value *GenerateProtocolRef(CodeGenFunction &CGF, in GenerateProtocolRef() function in __anonbab9bb100111::CGObjCGNUstep2
1372 llvm::Constant *GenerateProtocolRef(const ObjCProtocolDecl *PD) override { in GenerateProtocolRef() function in __anonbab9bb100111::CGObjCGNUstep2
3351 llvm::Value *CGObjCGNU::GenerateProtocolRef(CodeGenFunction &CGF, in GenerateProtocolRef() function in CGObjCGNU
3356 llvm::Constant *CGObjCGNU::GenerateProtocolRef(const ObjCProtocolDecl *PD) { in GenerateProtocolRef() function in CGObjCGNU
H A DCGObjCMac.cpp2880 llvm::Value *CGObjCMac::GenerateProtocolRef(CodeGenFunction &CGF, in GenerateProtocolRef() function in CGObjCMac
6498 CGObjCNonFragileABIMac::GenerateProtocolRef(CodeGenFunction &CGF, in GenerateProtocolRef() function in CGObjCNonFragileABIMac