Home
last modified time | relevance | path

Searched refs:trailingHexadecimalFraction (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp615 trailingHexadecimalFraction(StringRef::iterator p, StringRef::iterator end, in trailingHexadecimalFraction() function
2895 auto FractOrErr = trailingHexadecimalFraction(p, end, hex_value); in convertFromHexadecimalString()