Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-decl.c196 BOOL_BITFIELD invisible : 1; /* normal lookup should ignore this binding */ member
606 bind (tree name, tree decl, struct c_scope *scope, bool invisible, in bind()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c197 BOOL_BITFIELD invisible : 1; /* normal lookup should ignore this binding */ member
708 bind (tree name, tree decl, struct c_scope *scope, bool invisible, in bind()