Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c2320 enum { VISIBILITY_ANON = VISIBILITY_INTERNAL+1 }; enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc2524 enum { VISIBILITY_ANON = VISIBILITY_INTERNAL+1 }; enumerator