Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DStatistic.cpp45 static bool StatsAsJSON; variable
57 cl::location(StatsAsJSON), cl::Hidden}; in initStatisticOptions()
239 if (StatsAsJSON) in PrintStatistics()