Searched refs:IsPermanentVariableReference (Results 1 – 3 of 3) sorted by relevance
584 bool Variables::IsPermanentVariableReference(int64_t var_ref) { in IsPermanentVariableReference() function in lldb_vscode::Variables589 if (IsPermanentVariableReference(var_ref)) { in GetVariable()
103 static bool IsPermanentVariableReference(int64_t var_ref);
3031 g_vsc.variables.IsPermanentVariableReference(variablesReference); in request_variables()