Searched refs:convertFromStringSpecials (Results 1 – 2 of 2) sorted by relevance
578 bool convertFromStringSpecials(StringRef str);
2617 APFloat::convertFromStringSpecials(StringRef str) { in convertFromStringSpecials() function in APFloat2647 if (convertFromStringSpecials(str)) in convertFromString()