OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:build_artificial_decl
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
d-tree.h
648
extern tree
build_artificial_decl
(tree, tree, const char * = NULL);
decl.cc
2334
expr->value->sym =
build_artificial_decl
(TREE_TYPE (type), NULL_TREE, "C");
2434
build_artificial_decl
(tree type, tree init, const char *prefix)
function
typeinfo.cc
375
tree decl =
build_artificial_decl
(TREE_TYPE (value), value, prefix);
expr.cc
1616
sle->sym =
build_artificial_decl
(build_ctype (sle->type),
2702
tree decl =
build_artificial_decl
(TREE_TYPE (ctor), ctor, "A");
Completed in 19 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026