Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DVSCode.cpp578 int64_t Variables::GetNewVariableRefence(bool is_permanent) { in GetNewVariableRefence() function in lldb_vscode::Variables
603 int64_t var_ref = GetNewVariableRefence(is_permanent); in InsertExpandableVariable()
H A DVSCode.h108 int64_t GetNewVariableRefence(bool is_permanent);