Home
last modified time | relevance | path

Searched refs:GetCurrentValueAsRef (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValueString.h97 llvm::StringRef GetCurrentValueAsRef() const { return m_current_value; } in GetCurrentValueAsRef() function
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionValue.cpp411 return option_value->GetCurrentValueAsRef(); in GetStringValue()
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectType.cpp1054 m_options.m_category_regex.GetCurrentValueAsRef()); in DoExecute()
1058 m_options.m_category_regex.GetCurrentValueAsRef().str().c_str()); in DoExecute()