Searched refs:GetFloatValue (Results 1 – 3 of 3) sorted by relevance
97 llvm::APFloat::opStatus GetFloatValue(llvm::APFloat &Result);
914 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue() function in NumericLiteralParser
2938 APFloat::opStatus result = Literal.GetFloatValue(Val); in BuildFloatingLiteral()