Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDvarobj.c251 static char *cplus_name_of_variable (struct varobj *parent);
347 cplus_name_of_variable,
2192 cplus_name_of_variable (struct varobj *parent) in cplus_name_of_variable() function
2486 name = cplus_name_of_variable (parent); in java_name_of_variable()