Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h59 static DumpValueObjectOptions g_default_options; in DefaultOptions() local
61 return g_default_options; in DefaultOptions()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h254 static GetValueForExpressionPathOptions g_default_options; in DefaultOptions() local
256 return g_default_options; in DefaultOptions()