OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alias_of
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gengtype.cc
3388
type_p
alias_of
= NULL;
3392
/*
ALIAS_OF
is set if ORIG_S is marked "ptr_alias". This means that
3398
aliased type. So, if
ALIAS_OF
is set, we only generate the
3400
alias_of
= opt->info.type;
3419
alias_of
?
alias_of
: get_ultimate_base_class (s),
3380
type_p
alias_of
= NULL;
local
/src/external/gpl3/gcc.old/dist/gcc/
gengtype.cc
3404
type_p
alias_of
= NULL;
3408
/*
ALIAS_OF
is set if ORIG_S is marked "ptr_alias". This means that
3414
aliased type. So, if
ALIAS_OF
is set, we only generate the
3416
alias_of
= opt->info.type;
3435
alias_of
?
alias_of
: get_ultimate_base_class (s),
3396
type_p
alias_of
= NULL;
local
Completed in 84 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026