Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
HDDumpValueObjectOptions.h80 DumpValueObjectOptions &SetUseObjectiveC(bool use = false);
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
HDDumpValueObjectOptions.cpp63 DumpValueObjectOptions &DumpValueObjectOptions::SetUseObjectiveC(bool use) { in SetUseObjectiveC() function in DumpValueObjectOptions
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
HDOptionGroupValueObjectDisplay.cpp200 .SetUseObjectiveC(use_objc) in GetAsDumpOptions()