Searched refs:GenerateEmptyProtocol (Results 1 – 1 of 1) sorted by relevance
453 virtual llvm::Constant *GenerateEmptyProtocol(StringRef ProtocolName);1316 llvm::Constant *GenerateEmptyProtocol(StringRef ProtocolName) override { in GenerateEmptyProtocol() function in __anonbab9bb100111::CGObjCGNUstep23245 protocol = GenerateEmptyProtocol(*iter); in GenerateProtocolList()3273 CGObjCGNU::GenerateEmptyProtocol(StringRef ProtocolName) { in GenerateEmptyProtocol() function in CGObjCGNU