OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:deref_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
pointer-query.cc
2288
tree
deref_type
= TREE_TYPE (TREE_TYPE (ptr));
local
2289
addr_space_t as = TYPE_ADDR_SPACE (
deref_type
);
/src/external/gpl3/gcc.old/dist/gcc/
pointer-query.cc
2278
tree
deref_type
= TREE_TYPE (TREE_TYPE (ptr));
local
2279
addr_space_t as = TYPE_ADDR_SPACE (
deref_type
);
Completed in 48 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026