Searched refs:GenerateEmptyProtocol (Results 1 – 1 of 1) sorted by relevance
452 virtual llvm::Constant *GenerateEmptyProtocol(StringRef ProtocolName);1316 llvm::Constant *GenerateEmptyProtocol(StringRef ProtocolName) override { in GenerateEmptyProtocol() function in __anonbab9bb100111::CGObjCGNUstep23340 protocol = GenerateEmptyProtocol(Protocol); in GenerateProtocolList()3365 CGObjCGNU::GenerateEmptyProtocol(StringRef ProtocolName) { in GenerateEmptyProtocol() function in CGObjCGNU