Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h4324 #define EMPTY_CONSTRUCTOR_P(NODE) (TREE_CODE (NODE) == CONSTRUCTOR \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h4555 #define EMPTY_CONSTRUCTOR_P(NODE) (TREE_CODE (NODE) == CONSTRUCTOR \ macro