Searched refs:default_format_str (Results 1 – 1 of 1) sorted by relevance
20 llvm::StringRef default_format_str(default_format); in OptionValueFormatEntity() local21 Status error = FormatEntity::Parse(default_format_str, m_default_entry); in OptionValueFormatEntity()