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