Searched refs:sourceMapCommand (Results 1 – 1 of 1) sorted by relevance
522 std::string sourceMapCommand; in SetSourceMapFromArguments() local523 llvm::raw_string_ostream strm(sourceMapCommand); in SetSourceMapFromArguments()553 if (!sourceMapCommand.empty()) { in SetSourceMapFromArguments()554 g_vsc.RunLLDBCommands("Setting source map:", {sourceMapCommand}); in SetSourceMapFromArguments()