Home
last modified time | relevance | path

Searched defs:top_scope (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/tools/lldb-dap/
H A Dlldb-dap.cpp560 if (lldb::SBValueList *top_scope = GetTopLevelScope(variablesReference)) { FindVariable() local
3691 if (lldb::SBValueList *top_scope = GetTopLevelScope(variablesReference)) { request_variables() local