Home
last modified time | relevance | path

Searched refs:GetTopLevelScope (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp108 lldb::SBValueList *GetTopLevelScope(int64_t variablesReference) { in GetTopLevelScope() function
2790 GetTopLevelScope(variablesReference)) { in request_setVariable()
2940 if (lldb::SBValueList *top_scope = GetTopLevelScope(variablesReference)) { in request_variables()