Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DAPFloat.cpp322 trailingHexadecimalFraction(StringRef::iterator p, StringRef::iterator end, in trailingHexadecimalFraction() function
2246 lost_fraction = trailingHexadecimalFraction(p, end, hex_value); in convertFromHexadecimalString()