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