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