Searched refs:GetOrEmitProtocolRef (Results 1 – 1 of 1) sorted by relevance
1109 virtual llvm::Constant *GetOrEmitProtocolRef(const ObjCProtocolDecl *PD)=0;1290 llvm::Constant *GetOrEmitProtocolRef(const ObjCProtocolDecl *PD) override;1473 llvm::Constant *GetOrEmitProtocolRef(const ObjCProtocolDecl *PD) override;3052 return GetOrEmitProtocolRef(PD); in GetProtocolRef()3134 llvm::Constant *CGObjCMac::GetOrEmitProtocolRef(const ObjCProtocolDecl *PD) { in GetOrEmitProtocolRef() function in CGObjCMac7030 llvm::Constant *CGObjCNonFragileABIMac::GetOrEmitProtocolRef( in GetOrEmitProtocolRef() function in CGObjCNonFragileABIMac