Searched refs:trailingHexadecimalFraction (Results 1 – 1 of 1) sorted by relevance
461 trailingHexadecimalFraction(StringRef::iterator p, StringRef::iterator end, in trailingHexadecimalFraction() function2559 auto FractOrErr = trailingHexadecimalFraction(p, end, hex_value); in convertFromHexadecimalString()