Searched defs:ReportStatistics (Results 1 – 3 of 3) sorted by relevance
186 llvm::json::Value DebuggerStats::ReportStatistics(Debugger &debugger, in ReportStatistics() function in DebuggerStats
4842 llvm::json::Value Target::ReportStatistics() { return m_stats.ToJSON(*this); } in ReportStatistics() function in Target
184 std::optional<llvm::json::Value> TypeSystem::ReportStatistics() { in ReportStatistics() function in TypeSystem