OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:imported_decls
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
imports.cc
34
static hash_map<Dsymbol *, tree> *
imported_decls
;
variable
177
/* Build
IMPORTED_DECLs
for all overloads in a set. */
227
hash_map_maybe_create<hm_ggc> (
imported_decls
);
229
if (tree *decl =
imported_decls
->get (d))
242
imported_decls
->put (d, isym);
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026