Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValue.cpp180 OptionValueFormatEntity *OptionValue::GetAsFormatEntity() { in GetAsFormatEntity() function in OptionValue
186 const OptionValueFormatEntity *OptionValue::GetAsFormatEntity() const { in GetAsFormatEntity() function in OptionValue
381 const OptionValueFormatEntity *option_value = GetAsFormatEntity(); in GetFormatEntity()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValue.h259 OptionValueFormatEntity *GetAsFormatEntity();
261 const OptionValueFormatEntity *GetAsFormatEntity() const;