Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DCommonArgs.h256 bool &GRecordCommandLine);
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp3154 bool &GRecordCommandLine) { in shouldRecordCommandLine() argument
3162 GRecordCommandLine = in shouldRecordCommandLine()
3171 return FRecordCommandLine || TC.UseDwarfDebugFlags() || GRecordCommandLine; in shouldRecordCommandLine()