Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValueString.h31 OptionValueString(const char *value) { in OptionValueString() function
38 OptionValueString(const char *current_value, const char *default_value) { in OptionValueString() function
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-forward.h155 class OptionValueString; variable