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