Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValue.h181 const Vector &GetVector() const { return m_vector; } in GetVector() function
185 Vector &GetVector() { return m_vector; } in GetVector() function