Searched refs:name_of_variable (Results 1 – 6 of 6) sorted by relevance
181 std::string (*name_of_variable) (const struct varobj *parent); member
176 static std::string name_of_variable (const struct varobj *);455 return name_of_variable (var); in varobj_get_expression()1894 name_of_variable (const struct varobj *var) in name_of_variable() function1896 return (*var->root->lang_ops->name_of_variable) (var); in name_of_variable()
890 return c_varobj_ops.name_of_variable (parent); in ada_name_of_variable()
2326 (name_of_variable, name_of_child, my_value_of_variable): Return2348 (name_of_variable, name_of_child): Now returns std::string.2356 <name_of_variable, name_of_child, path_expr_of_child,
13722 (name_of_variable): Same.13743 (name_of_variable): Same.
2273 (number_of_children, name_of_variable): Likewise.