Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c3867 #define NEEDS_GUARD_P(decl) (TREE_PUBLIC (decl) && (DECL_COMMON (decl) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc4123 #define NEEDS_GUARD_P(decl) (TREE_PUBLIC (decl) && (DECL_COMMON (decl) \ macro