Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDdecl.c3868 bool was_public; in start_decl() local
4047 was_public = TREE_PUBLIC (decl); in start_decl()
4070 && DECL_NAMESPACE_SCOPE_P (tem) && !TREE_PUBLIC (tem) && !was_public in start_decl()