Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/driver/
H A Dcc1_main.cpp268 if (auto profilerOutput = Clang->createOutputFile( in cc1_main() local
271 llvm::timeTraceProfilerWrite(*profilerOutput); in cc1_main()
272 profilerOutput.reset(); in cc1_main()