Searched refs:RecordCommandLine (Results 1 – 3 of 3) sorted by relevance
218 std::string RecordCommandLine; variable
1525 if (!getCodeGenOpts().RecordCommandLine.empty()) in Release()7783 std::string CommandLine = getCodeGenOpts().RecordCommandLine; in EmitCommandLineMetadata()
7576 MarshallingInfoString<CodeGenOpts<"RecordCommandLine">>;