OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:underlying_vis
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
decl2.cc
2972
int
underlying_vis
= type_visibility (underlying_type);
2973
if (
underlying_vis
== VISIBILITY_ANON
2976
constrain_visibility (decl,
underlying_vis
, false);
2967
int
underlying_vis
= type_visibility (underlying_type);
local
/src/external/gpl3/gcc.old/dist/gcc/cp/
decl2.cc
2814
int
underlying_vis
= type_visibility (underlying_type);
2815
if (
underlying_vis
== VISIBILITY_ANON
2818
constrain_visibility (decl,
underlying_vis
, false);
2809
int
underlying_vis
= type_visibility (underlying_type);
local
Completed in 23 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026