Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1331 llvm::Value *GenerateProtocolRef(CodeGenFunction &CGF, in GenerateProtocolRef() function in __anonaed4b2e50111::CGObjCGNUstep2
1372 llvm::Constant *GenerateProtocolRef(const ObjCProtocolDecl *PD) override { in GenerateProtocolRef() function in __anonaed4b2e50111::CGObjCGNUstep2
3256 llvm::Value *CGObjCGNU::GenerateProtocolRef(CodeGenFunction &CGF, in GenerateProtocolRef() function in CGObjCGNU
3264 llvm::Constant *CGObjCGNU::GenerateProtocolRef(const ObjCProtocolDecl *PD) { in GenerateProtocolRef() function in CGObjCGNU
H A DCGObjCMac.cpp2965 llvm::Value *CGObjCMac::GenerateProtocolRef(CodeGenFunction &CGF, in GenerateProtocolRef() function in CGObjCMac
6591 llvm::Value *CGObjCNonFragileABIMac::GenerateProtocolRef(CodeGenFunction &CGF, in GenerateProtocolRef() function in CGObjCNonFragileABIMac