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;2987 return GetOrEmitProtocolRef(PD); in GetProtocolRef()3069 llvm::Constant *CGObjCMac::GetOrEmitProtocolRef(const ObjCProtocolDecl *PD) { in GetOrEmitProtocolRef() function in CGObjCMac6997 llvm::Constant *CGObjCNonFragileABIMac::GetOrEmitProtocolRef( in GetOrEmitProtocolRef() function in CGObjCNonFragileABIMac