Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h210 std::string RecordCommandLine; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1368 if (!getCodeGenOpts().RecordCommandLine.empty()) in Release()
7450 std::string CommandLine = getCodeGenOpts().RecordCommandLine; in EmitCommandLineMetadata()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td7078 MarshallingInfoString<CodeGenOpts<"RecordCommandLine">>;