Home
last modified time | relevance | path

Searched defs:VTABLE_NAME_P (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h5505 #define VTABLE_NAME_P(ID_NODE) \ macro
5531 #define VTABLE_NAME_P(ID_NODE) (IDENTIFIER_POINTER (ID_NODE)[1] == 'v' \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h5755 #define VTABLE_NAME_P(ID_NODE) \ macro
5781 #define VTABLE_NAME_P(ID_NODE) (IDENTIFIER_POINTER (ID_NODE)[1] == 'v' \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c16515 #define VTABLE_NAME_P(NAME) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc16973 #define VTABLE_NAME_P(NAME) \ macro