Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h3186 #define DECL_OVERRIDE_P(NODE) (TREE_LANG_FLAG_0 (NODE)) macro
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h3373 #define DECL_OVERRIDE_P(NODE) (TREE_LANG_FLAG_0 (NODE)) macro