Home
last modified time | relevance | path

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

/llvm-project/lldb/bindings/interface/
H A DSBStatisticsOptionsDocstrings.i14 ) lldb::SBStatisticsOptions::GetReportAllAvailableDebugInfo;
/llvm-project/lldb/include/lldb/API/
H A DSBStatisticsOptions.h71 bool GetReportAllAvailableDebugInfo();
/llvm-project/lldb/source/API/
H A DSBStatisticsOptions.cpp76 bool SBStatisticsOptions::GetReportAllAvailableDebugInfo() { in GetReportAllAvailableDebugInfo() function in SBStatisticsOptions