Searched refs:GenerateEmptyProtocol (Results 1 – 1 of 1) sorted by relevance
409 llvm::Constant *GenerateEmptyProtocol(const std::string &ProtocolName);1721 protocol = GenerateEmptyProtocol(*iter); in GenerateProtocolList()1747 llvm::Constant *CGObjCGNU::GenerateEmptyProtocol( in GenerateEmptyProtocol() function in CGObjCGNU