Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h71 DumpValueObjectOptions &SetDeclPrintingHelper(DeclPrintingHelper helper);
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp48 DumpValueObjectOptions::SetDeclPrintingHelper(DeclPrintingHelper helper) { in SetDeclPrintingHelper() function in DumpValueObjectOptions
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectFrame.cpp179 options.SetDeclPrintingHelper(helper); in DoExecute()