Home
last modified time | relevance | path

Searched defs:GetFloatValue (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/source/API/
H A DSBStructuredData.cpp171 double SBStructuredData::GetFloatValue(double fail_value) const { in GetFloatValue() function in SBStructuredData
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp635 ValueSP GetFloatValue(CompilerType &type, uint32_t reg_index) { in GetFloatValue() function in __anonae4a79c20111::ReturnValueExtractor
/openbsd/gnu/llvm/clang/lib/Lex/
H A DLiteralSupport.cpp1417 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue() function in NumericLiteralParser