reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CodeGenModule.cpp
  623   if (!getCodeGenOpts().RecordCommandLine.empty())
 5659   std::string CommandLine = getCodeGenOpts().RecordCommandLine;
tools/clang/lib/Frontend/CompilerInvocation.cpp
  806   Opts.RecordCommandLine = Args.getLastArgValue(OPT_record_command_line);