Searched refs:GetOrEmitProtocolRef (Results 1 – 1 of 1) sorted by relevance
1113 virtual llvm::Constant *GetOrEmitProtocolRef(const ObjCProtocolDecl *PD)=0;1294 llvm::Constant *GetOrEmitProtocolRef(const ObjCProtocolDecl *PD) override;1477 llvm::Constant *GetOrEmitProtocolRef(const ObjCProtocolDecl *PD) override;2990 return GetOrEmitProtocolRef(PD); in GetProtocolRef()3072 llvm::Constant *CGObjCMac::GetOrEmitProtocolRef(const ObjCProtocolDecl *PD) { in GetOrEmitProtocolRef() function in CGObjCMac6967 llvm::Constant *CGObjCNonFragileABIMac::GetOrEmitProtocolRef( in GetOrEmitProtocolRef() function in CGObjCNonFragileABIMac