Home
last modified time | relevance | path

Searched defs:OptionValueFormatEntity (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueFormatEntity.cpp18 OptionValueFormatEntity::OptionValueFormatEntity(const char *default_format) { in OptionValueFormatEntity() function in OptionValueFormatEntity
/openbsd/gnu/llvm/lldb/include/lldb/
H A Dlldb-forward.h149 class OptionValueFormatEntity; variable