Searched refs:instance_var_name (Results 1 – 1 of 1) sorted by relevance
631 llvm::StringRef instance_var_name = m_sc.GetInstanceVariableName(); in LegacyGetValueForVariableExpressionPath() local632 if (!instance_var_name.empty()) { in LegacyGetValueForVariableExpressionPath()633 var_sp = variable_list->FindVariable(ConstString(instance_var_name)); in LegacyGetValueForVariableExpressionPath()