Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDAPFloat.cpp370 static Error interpretDecimal(StringRef::iterator begin, in interpretDecimal() function
2509 if (Error Err = interpretDecimal(p, str.end(), &D)) in convertFromDecimalString()