Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DFormatManager.cpp1013 TypeFormatImpl::Flags fourchar_flags; in LoadSystemFormatters() local
1014 fourchar_flags.SetCascades(true).SetSkipPointers(true).SetSkipReferences( in LoadSystemFormatters()
1018 fourchar_flags); in LoadSystemFormatters()