Searched refs:GenerateEmptyProtocol (Results 1 – 1 of 1) sorted by relevance
455 virtual llvm::Constant *GenerateEmptyProtocol(StringRef ProtocolName);1317 llvm::Constant *GenerateEmptyProtocol(StringRef ProtocolName) override { in GenerateEmptyProtocol() function in __anonaf5ecb460111::CGObjCGNUstep23246 protocol = GenerateEmptyProtocol(*iter); in GenerateProtocolList()3274 CGObjCGNU::GenerateEmptyProtocol(StringRef ProtocolName) { in GenerateEmptyProtocol() function in CGObjCGNU