Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp1033 bool FRecordCmdLine = false; in ConstructJob() local
1035 if (shouldRecordCommandLine(TC, Args, FRecordCmdLine, GRecordCmdLine)) { in ConstructJob()
1037 if (FRecordCmdLine) { in ConstructJob()