Searched refs:RecordCommandLine (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h206 std::string RecordCommandLine; member in class:clang::CodeGenOptions
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1292 if (!getCodeGenOpts().RecordCommandLine.empty())
7301 std::string CommandLine = getCodeGenOpts().RecordCommandLine;

Completed in 93 milliseconds