Searched defs:ReportStatistics (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | Statistics.cpp | 225 llvm::json::Value DebuggerStats::ReportStatistics( ReportStatistics() function in DebuggerStats |
H A D | Target.cpp | 4947 Target::ReportStatistics(const lldb_private::StatisticsOptions &options) { ReportStatistics() function in Target |
/llvm-project/lldb/source/Symbol/ | ||
H A D | TypeSystem.cpp | 200 std::optional<llvm::json::Value> TypeSystem::ReportStatistics() { ReportStatistics() function in TypeSystem |