Home
last modified time | relevance | path

Searched defs:ReportStatistics (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Target/
H A DStatistics.cpp186 llvm::json::Value DebuggerStats::ReportStatistics(Debugger &debugger, in ReportStatistics() function in DebuggerStats
H A DTarget.cpp4842 llvm::json::Value Target::ReportStatistics() { return m_stats.ToJSON(*this); } in ReportStatistics() function in Target
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DTypeSystem.cpp184 std::optional<llvm::json::Value> TypeSystem::ReportStatistics() { in ReportStatistics() function in TypeSystem