Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValue.cpp156 OptionValueFormat *OptionValue::GetAsFormat() { in GetAsFormat() function in OptionValue
162 const OptionValueFormat *OptionValue::GetAsFormat() const { in GetAsFormat() function in OptionValue
348 const OptionValueFormat *option_value = GetAsFormat(); in GetFormatValue()
355 OptionValueFormat *option_value = GetAsFormat(); in SetFormatValue()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValue.h223 OptionValueFormat *GetAsFormat();
225 const OptionValueFormat *GetAsFormat() const;