Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DCodeGenOptions.h167 std::string RecordCommandLine; variable
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp727 if (!getCodeGenOpts().RecordCommandLine.empty()) in Release()
5994 std::string CommandLine = getCodeGenOpts().RecordCommandLine; in EmitCommandLineMetadata()
/external/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp966 Opts.RecordCommandLine = in ParseCodeGenArgs()