Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBStatisticsOptionsDocstrings.i14 ) lldb::SBStatisticsOptions::GetReportAllAvailableDebugInfo;
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBStatisticsOptions.h71 bool GetReportAllAvailableDebugInfo();
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBStatisticsOptions.cpp76 bool SBStatisticsOptions::GetReportAllAvailableDebugInfo() { in GetReportAllAvailableDebugInfo() function in SBStatisticsOptions
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp50278 result = (bool)(arg1)->GetReportAllAvailableDebugInfo(); in _wrap_SBStatisticsOptions_GetReportAllAvailableDebugInfo()