Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DCommonArgs.h253 bool shouldRecordCommandLine(const ToolChain &TC,
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp1035 if (shouldRecordCommandLine(TC, Args, FRecordCmdLine, GRecordCmdLine)) { in ConstructJob()
H A DCommonArgs.cpp3151 bool tools::shouldRecordCommandLine(const ToolChain &TC, in shouldRecordCommandLine() function in tools
H A DClang.cpp7703 if (shouldRecordCommandLine(TC, Args, FRecordSwitches, GRecordSwitches)) { in ConstructJob()