OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:callexp
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
expr.cc
871
tree
callexp
= build_libcall (LIBCALL_ARRAYAPPENDCTX, e->type, 3,
local
874
callexp
= d_save_expr (
callexp
);
877
tree offexp = d_array_length (
callexp
);
881
tree ptrexp = d_array_ptr (
callexp
);
1634
void visit (
CallExp
*e)
1893
care of by the visitor interface for
CallExp
. */
Completed in 22 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026