Home
last modified time | relevance | path

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

/llvm-project/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp42 m_max_depth_is_default = is_default; in SetMaximumDepth() argument
/llvm-project/lldb/source/Target/
H A DTarget.cpp4596 bool is_default = !option_value->OptionWasSet(); GetMaximumDepthOfChildrenToDisplay() local