Home
last modified time | relevance | path

Searched defs:ID_NODE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h5505 #define VTABLE_NAME_P(ID_NODE) \ argument
5510 #define VFIELD_NAME_P(ID_NODE) \ argument
5522 #define UDLIT_OPER_P(ID_NODE) \ argument
5526 #define UDLIT_OP_SUFFIX(ID_NODE) \ argument
5531 #define VTABLE_NAME_P(ID_NODE) (IDENTIFIER_POINTER (ID_NODE)[1] == 'v' \ argument
5535 #define VFIELD_NAME_P(ID_NODE) \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h5755 #define VTABLE_NAME_P(ID_NODE) \ argument
5760 #define VFIELD_NAME_P(ID_NODE) \ argument
5772 #define UDLIT_OPER_P(ID_NODE) \ argument
5776 #define UDLIT_OP_SUFFIX(ID_NODE) \ argument
5781 #define VTABLE_NAME_P(ID_NODE) (IDENTIFIER_POINTER (ID_NODE)[1] == 'v' \ argument
5785 #define VFIELD_NAME_P(ID_NODE) \ argument