Home
last modified time | relevance | path

Searched defs:GetAsFloat (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/lldb/source/Utility/
HDRegisterValue.cpp608 float RegisterValue::GetAsFloat(float fail_value, bool *success_ptr) const { in GetAsFloat() function in RegisterValue
/freebsd-head/contrib/llvm-project/lldb/include/lldb/Utility/
HDStructuredData.h130 Float *GetAsFloat() { in GetAsFloat() function