Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
HDOptionValue.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-13-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDOptionValue.h248 OptionValueFormatEntity *GetAsFormatEntity();
249 const OptionValueFormatEntity *GetAsFormatEntity() const;