Searched refs:convertZlibCodeToString (Results 1 – 1 of 1) sorted by relevance
32 static StringRef convertZlibCodeToString(int Code) { in convertZlibCodeToString() function74 return Res ? make_error<StringError>(convertZlibCodeToString(Res), in uncompress()