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