Searched refs:tryGetFromHex (Results 1 – 1 of 1) sorted by relevance
208 inline bool tryGetFromHex(StringRef Input, std::string &Output) { in tryGetFromHex() function238 bool GotHex = tryGetFromHex(Input, Hex); in fromHex()