Searched defs:is_default (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/DataFormatters/ | ||
H A D | DumpValueObjectOptions.cpp | 42 m_max_depth_is_default = is_default; in SetMaximumDepth() argument |
/llvm-project/lldb/source/Target/ | ||
H A D | Target.cpp | 4596 bool is_default = !option_value->OptionWasSet(); GetMaximumDepthOfChildrenToDisplay() local |