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