OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subvis
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
decl2.cc
3170
int
subvis
= type_visibility (ftype);
3172
if (
subvis
== VISIBILITY_ANON)
3201
&&
subvis
>= VISIBILITY_HIDDEN)
3211
int
subvis
= type_visibility (btype);
3213
if (
subvis
== VISIBILITY_ANON)
3241
&&
subvis
>= VISIBILITY_HIDDEN)
3165
int
subvis
= type_visibility (ftype);
local
3206
int
subvis
= type_visibility (btype);
local
/src/external/gpl3/gcc.old/dist/gcc/cp/
decl2.cc
3012
int
subvis
= type_visibility (ftype);
3014
if (
subvis
== VISIBILITY_ANON)
3038
&&
subvis
>= VISIBILITY_HIDDEN)
3047
int
subvis
= type_visibility (TREE_TYPE (t));
3049
if (
subvis
== VISIBILITY_ANON)
3072
&&
subvis
>= VISIBILITY_HIDDEN)
3007
int
subvis
= type_visibility (ftype);
local
3042
int
subvis
= type_visibility (TREE_TYPE (t));
local
Completed in 28 milliseconds
Indexes created Thu Apr 02 00:23:07 UTC 2026