OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:indirect_ref
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
d-codegen.cc
522
case
INDIRECT_REF
:
1416
return
indirect_ref
(type, build_address (exp));
1612
indirect_ref
(tree type, tree exp)
function
1621
exp = fold_build1 (
INDIRECT_REF
, type, exp);
2947
result =
indirect_ref
(ptr_type_node, result);
Completed in 76 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026