Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp998 auto StatS = llvm::make_unique<llvm::raw_fd_ostream>(StatsFile, EC, in ExecuteAction() local
1004 llvm::PrintStatisticsJSON(*StatS); in ExecuteAction()