OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ptrexp
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
expr.cc
881
tree
ptrexp
= d_array_ptr (callexp);
local
882
ptrexp
= void_okay_p (
ptrexp
);
883
ptrexp
= build_array_index (
ptrexp
, offexp);
892
result = modify_expr (build_deref (
ptrexp
), rhs);
1537
void visit (
PtrExp
*e)
Completed in 14 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026