Searched refs:GetOrEmitProtocolRef (Results 1 – 1 of 1) sorted by relevance
1081 virtual llvm::Constant *GetOrEmitProtocolRef(const ObjCProtocolDecl *PD)=0;1262 llvm::Constant *GetOrEmitProtocolRef(const ObjCProtocolDecl *PD) override;1445 llvm::Constant *GetOrEmitProtocolRef(const ObjCProtocolDecl *PD) override;2950 return GetOrEmitProtocolRef(PD); in GetProtocolRef()3031 llvm::Constant *CGObjCMac::GetOrEmitProtocolRef(const ObjCProtocolDecl *PD) { in GetOrEmitProtocolRef() function in CGObjCMac6790 llvm::Constant *CGObjCNonFragileABIMac::GetOrEmitProtocolRef( in GetOrEmitProtocolRef() function in CGObjCNonFragileABIMac