Searched defs:GetFloatValue (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBStructuredData.cpp | 207 double SBStructuredData::GetFloatValue(double fail_value) const { in GetFloatValue() function in SBStructuredData |
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/ | ||
H A D | ABISysV_ppc64.cpp | 633 ValueSP GetFloatValue(CompilerType &type, uint32_t reg_index) { in GetFloatValue() function in __anon31ea58350111::ReturnValueExtractor |
/freebsd/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | LiteralSupport.cpp | 1524 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result, in GetFloatValue() function in NumericLiteralParser |