Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DFormatManager.cpp751 TypeFormatImpl::Flags fourchar_flags; in LoadSystemFormatters() local
752 fourchar_flags.SetCascades(true).SetSkipPointers(true).SetSkipReferences( in LoadSystemFormatters()
756 fourchar_flags); in LoadSystemFormatters()