Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp545 static Error interpretDecimal(StringRef::iterator begin, in interpretDecimal() function
3035 if (Error Err = interpretDecimal(p, str.end(), &D)) in convertFromDecimalString()