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