Home
last modified time | relevance | path

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

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