Searched refs:GetOrEmitProtocolRef (Results 1 – 1 of 1) sorted by relevance
1119 virtual llvm::Constant *GetOrEmitProtocolRef(const ObjCProtocolDecl *PD)=0;1300 llvm::Constant *GetOrEmitProtocolRef(const ObjCProtocolDecl *PD) override;1483 llvm::Constant *GetOrEmitProtocolRef(const ObjCProtocolDecl *PD) override;3041 return GetOrEmitProtocolRef(PD); in GetProtocolRef()3122 llvm::Constant *CGObjCMac::GetOrEmitProtocolRef(const ObjCProtocolDecl *PD) { in GetOrEmitProtocolRef() function in CGObjCMac7000 llvm::Constant *CGObjCNonFragileABIMac::GetOrEmitProtocolRef( in GetOrEmitProtocolRef() function in CGObjCNonFragileABIMac