Searched refs:GenerateEmptyProtocol (Results 1 – 1 of 1) sorted by relevance
455 virtual llvm::Constant *GenerateEmptyProtocol(StringRef ProtocolName);1303 llvm::Constant *GenerateEmptyProtocol(StringRef ProtocolName) override { in GenerateEmptyProtocol() function in __anon2d629be70111::CGObjCGNUstep23120 protocol = GenerateEmptyProtocol(*iter); in GenerateProtocolList()3148 CGObjCGNU::GenerateEmptyProtocol(StringRef ProtocolName) { in GenerateEmptyProtocol() function in CGObjCGNU