Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp305 if (auto profilerOutput = Clang->createOutputFile( in cc1_main() local
309 llvm::timeTraceProfilerWrite(*profilerOutput); in cc1_main()
310 profilerOutput.reset(); in cc1_main()