Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DFormatManager.cpp753 TypeFormatImpl::Flags fourchar_flags; in LoadSystemFormatters() local
754 fourchar_flags.SetCascades(true).SetSkipPointers(true).SetSkipReferences( in LoadSystemFormatters()
758 fourchar_flags); in LoadSystemFormatters()