Home
last modified time | relevance | path

Searched refs:GetAsFormat (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionValue.cpp154 OptionValueFormat *OptionValue::GetAsFormat() { in GetAsFormat() function in OptionValue
160 const OptionValueFormat *OptionValue::GetAsFormat() const { in GetAsFormat() function in OptionValue
346 const OptionValueFormat *option_value = GetAsFormat(); in GetFormatValue()
353 OptionValueFormat *option_value = GetAsFormat(); in SetFormatValue()
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValue.h225 OptionValueFormat *GetAsFormat();
227 const OptionValueFormat *GetAsFormat() const;