Searched defs:addStatistic (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/Support/ | ||
| H A D | Statistic.cpp | 81 void addStatistic(TrackingStatistic *S) { Stats.push_back(S); } in addStatistic() function in __anonf201ab470111::StatisticInfo |
| /llvm-project/lldb/tools/lldb-dap/ | ||
| H A D | JSONUtils.cpp | 1357 void addStatistic(llvm::json::Object &event) { addStatistic() function |