Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueFormatEntity.cpp20 llvm::StringRef default_format_str(default_format); in OptionValueFormatEntity() local
21 Status error = FormatEntity::Parse(default_format_str, m_default_entry); in OptionValueFormatEntity()