Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp308 DumpValueObjectOptions decl_print_options = m_options; in PrintDecl() local
311 decl_print_options.SetHideName(!ShouldShowName()); in PrintDecl()
315 decl_print_options, dest_stream)) { in PrintDecl()