OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_function_type
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
d-tree.h
590
extern TypeFunction *
get_function_type
(Type *);
expr.cc
1737
tf =
get_function_type
(e1b->isDotVarExp ()->var->type);
1740
tf =
get_function_type
(tb);
1748
tf =
get_function_type
(tb);
1756
tf =
get_function_type
(fd->type);
1777
tf =
get_function_type
(tb);
d-codegen.cc
2082
get_function_type
(Type *t)
function
2127
return d_build_call (
get_function_type
(fd->type),
Completed in 39 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026