Searched refs:RecordCommandLine (Results 1 – 3 of 3) sorted by relevance
153 std::string RecordCommandLine; variable
593 if (!getCodeGenOpts().RecordCommandLine.empty()) in Release()5240 std::string CommandLine = getCodeGenOpts().RecordCommandLine; in EmitCommandLineMetadata()
759 Opts.RecordCommandLine = Args.getLastArgValue(OPT_record_command_line); in ParseCodeGenArgs()