Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DValue.h112 const Scalar &GetScalar() const { return m_value; } in GetScalar() function
114 Scalar &GetScalar() { return m_value; } in GetScalar() function