Home
last modified time | relevance | path

Searched refs:VISIBILITY_INTERNAL (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dflags.h70 VISIBILITY_INTERNAL enumerator
H A Dc-pragma.c613 default_visibility = VISIBILITY_INTERNAL;
H A Dopts.c919 default_visibility = VISIBILITY_INTERNAL; in common_handle_option()
H A Dtree.h2278 VISIBILITY_INTERNAL enumerator
H A Dc-common.c4962 vis = VISIBILITY_INTERNAL; in handle_visibility_attribute()
/openbsd/gnu/gcc/gcc/cp/
H A Ddecl2.c1539 enum { VISIBILITY_ANON = VISIBILITY_INTERNAL+1 };
1854 vis = VISIBILITY_INTERNAL; in constrain_class_visibility()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtree.h2160 VISIBILITY_INTERNAL, enumerator
H A Dvarasm.c4838 return VISIBILITY_INTERNAL;