Searched defs:TYPE_BASECLASS_NAME (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbtypes.h1673 #define TYPE_BASECLASS_NAME(thistype,index) TYPE_FIELD_NAME(thistype, index) macro
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbtypes.h2109 #define TYPE_BASECLASS_NAME(thistype,index) (thistype->field (index).name ()) macro

Completed in 102 milliseconds