Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValue.cpp177 OptionValueFormatEntity *OptionValue::GetAsFormatEntity() { in GetAsFormatEntity() function in OptionValue
183 const OptionValueFormatEntity *OptionValue::GetAsFormatEntity() const { in GetAsFormatEntity() function in OptionValue
387 if (const OptionValueFormatEntity *option_value = GetAsFormatEntity()) in GetFormatEntity()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValue.h248 OptionValueFormatEntity *GetAsFormatEntity();
249 const OptionValueFormatEntity *GetAsFormatEntity() const;