Searched refs:VSCode (Results 1 – 11 of 11) sorted by relevance
30 VSCode g_vsc;32 VSCode::VSCode() in VSCode() function in lldb_vscode::VSCode61 VSCode::~VSCode() = default;90 void VSCode::SendJSON(const std::string &json_str) { in SendJSON()115 std::string VSCode::ReadJSON() { in ReadJSON()340 int64_t VSCode::GetNextSourceReference() { in GetNextSourceReference()399 void VSCode::RunInitCommands() { in RunInitCommands()403 void VSCode::RunPreRunCommands() { in RunPreRunCommands()407 void VSCode::RunStopCommands() { in RunStopCommands()411 void VSCode::RunExitCommands() { in RunExitCommands()[all …]
123 struct VSCode { struct156 VSCode(); argument157 ~VSCode();158 VSCode(const VSCode &rhs) = delete;159 void operator=(const VSCode &rhs) = delete; argument275 extern VSCode g_vsc;
9 HelpText<"Prints out the usage information for the LLDB VSCode tool.">;
38 VSCode.cpp
689 auto sourceReference = VSCode::GetNextSourceReference(); in CreateSource()
33 # VS2017 and VSCode config files.
52 "VSCode.cpp",
49 # VS2017 and VSCode config files.
58 # VS2017 and VSCode config files.
10 using, such as VSCode. A language server acts as the backend for queries that49 provides. The screenshots are shown in [VSCode](https://code.visualstudio.com/),170 provides. The screenshots are shown in [VSCode](https://code.visualstudio.com/),295 provides. The screenshots are shown in [VSCode](https://code.visualstudio.com/),
4803 lldb/tools/lldb-vscode/VSCode.h