Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBStatisticsOptionsDocstrings.i11 ) lldb::SBStatisticsOptions::SetReportAllAvailableDebugInfo;
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBStatisticsOptions.h70 void SetReportAllAvailableDebugInfo(bool b);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBStatisticsOptions.cpp72 void SBStatisticsOptions::SetReportAllAvailableDebugInfo(bool b) { in SetReportAllAvailableDebugInfo() function in SBStatisticsOptions
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp50254 (arg1)->SetReportAllAvailableDebugInfo(arg2); in _wrap_SBStatisticsOptions_SetReportAllAvailableDebugInfo()