Home
last modified time | relevance | path

Searched refs:scopesym (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Ddscope.d202 s.scopesym = null; in push()
227 s.scopesym = ss; in push()
564 if (sc.scopesym == scopesym) in search_correct()
575 Dsymbol scopesym = null; in search_correct() local
618 if (sc.scopesym)
651 auto scopesym = inner().scopesym;
653 if (!scopesym.symtab)
674 if (sc.scopesym)
687 if (!sc.scopesym)
702 if (!sc.scopesym)
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Ddscope.c67 this->scopesym = NULL; in Scope()
153 s->scopesym = NULL; in push()
171 s->scopesym = ss; in push()
390 if (!sc->scopesym) in searchScopes()
442 if (!sc->scopesym) in search()
489 if (sc->scopesym) in insert()
509 if (!sc->scopesym) in getClassScope()
527 if (!sc->scopesym) in getStructClassScope()
593 Dsymbol *scopesym = NULL; in scope_search_fp() local
598 if (sc->scopesym == scopesym) in scope_search_fp()
[all …]
H A Ddimport.c198 sc->scopesym->importScope(mod, protection); in importAll()
202 addPackageAccess(sc->scopesym); in importAll()
211 void Import::addPackageAccess(ScopeDsymbol *scopesym) in addPackageAccess() argument
218 scopesym->addAccessiblePackage(p, protection); in addPackageAccess()
229 scopesym->addAccessiblePackage(p, protection); in addPackageAccess()
232 scopesym->addAccessiblePackage(mod, protection); // d in addPackageAccess()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Ddscope.c67 this->scopesym = NULL; in Scope()
153 s->scopesym = NULL; in push()
171 s->scopesym = ss; in push()
390 if (!sc->scopesym) in searchScopes()
442 if (!sc->scopesym) in search()
489 if (sc->scopesym) in insert()
509 if (!sc->scopesym) in getClassScope()
527 if (!sc->scopesym) in getStructClassScope()
593 Dsymbol *scopesym = NULL; in scope_search_fp() local
598 if (sc->scopesym == scopesym) in scope_search_fp()
[all …]
H A Ddimport.c198 sc->scopesym->importScope(mod, protection); in importAll()
202 addPackageAccess(sc->scopesym); in importAll()
211 void Import::addPackageAccess(ScopeDsymbol *scopesym) in addPackageAccess() argument
218 scopesym->addAccessiblePackage(p, protection); in addPackageAccess()
229 scopesym->addAccessiblePackage(p, protection); in addPackageAccess()
232 scopesym->addAccessiblePackage(mod, protection); // d in addPackageAccess()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Ddscope.c67 this->scopesym = NULL; in Scope()
153 s->scopesym = NULL; in push()
171 s->scopesym = ss; in push()
390 if (!sc->scopesym) in searchScopes()
442 if (!sc->scopesym) in search()
489 if (sc->scopesym) in insert()
509 if (!sc->scopesym) in getClassScope()
527 if (!sc->scopesym) in getStructClassScope()
593 Dsymbol *scopesym = NULL; in scope_search_fp() local
598 if (sc->scopesym == scopesym) in scope_search_fp()
[all …]
H A Ddimport.c198 sc->scopesym->importScope(mod, protection); in importAll()
202 addPackageAccess(sc->scopesym); in importAll()
211 void Import::addPackageAccess(ScopeDsymbol *scopesym) in addPackageAccess() argument
218 scopesym->addAccessiblePackage(p, protection); in addPackageAccess()
229 scopesym->addAccessiblePackage(p, protection); in addPackageAccess()
232 scopesym->addAccessiblePackage(mod, protection); // d in addPackageAccess()
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Ddscope.c66 this->scopesym = NULL; in Scope()
138 m->addMember(NULL, sc->scopesym); in createGlobal()
153 s->scopesym = NULL; in push()
171 s->scopesym = ss; in push()
380 if (!sc->scopesym) in searchScopes()
432 if (!sc->scopesym) in search()
514 if (sc->scopesym) in insert()
534 if (!sc->scopesym) in getClassScope()
552 if (!sc->scopesym) in getStructClassScope()
618 Dsymbol *scopesym = NULL; in scope_search_fp() local
[all …]
H A Ddimport.c191 sc->scopesym->importScope(mod, protection); in importAll()
226 ScopeDsymbol *scopesym = NULL; in semantic() local
231 if (!scd->scopesym) in semantic()
233 scopesym = scd->scopesym; in semantic()
239 scopesym->importScope(mod, protection); in semantic()
249 scopesym->addAccessiblePackage(p, protection); in semantic()
254 scopesym->addAccessiblePackage(p, protection); in semantic()
257 scopesym->addAccessiblePackage(mod, protection); // d in semantic()
H A Ddenum.c65 ScopeDsymbol *scopesym = isAnonymous() ? sds : this; in addMember() local
82 em->addMember(sc, isAnonymous() ? scopesym : this); in addMember()
223 ScopeDsymbol *scopesym = NULL; in semantic() local
231 if (sct->scopesym) in semantic()
233 scopesym = sct->scopesym; in semantic()
234 if (!sct->scopesym->symtab) in semantic()
235 sct->scopesym->symtab = new DsymbolTable(); in semantic()
243 scopesym = this; in semantic()
252 em->addMember(sc, scopesym); in semantic()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Ddscope.c66 this->scopesym = NULL; in Scope()
138 m->addMember(NULL, sc->scopesym); in createGlobal()
153 s->scopesym = NULL; in push()
171 s->scopesym = ss; in push()
380 if (!sc->scopesym) in searchScopes()
432 if (!sc->scopesym) in search()
514 if (sc->scopesym) in insert()
534 if (!sc->scopesym) in getClassScope()
552 if (!sc->scopesym) in getStructClassScope()
618 Dsymbol *scopesym = NULL; in scope_search_fp() local
[all …]
H A Ddimport.c191 sc->scopesym->importScope(mod, protection); in importAll()
232 ScopeDsymbol *scopesym = NULL; in semantic() local
237 if (!scd->scopesym) in semantic()
239 scopesym = scd->scopesym; in semantic()
245 scopesym->importScope(mod, protection); in semantic()
255 scopesym->addAccessiblePackage(p, protection); in semantic()
260 scopesym->addAccessiblePackage(p, protection); in semantic()
263 scopesym->addAccessiblePackage(mod, protection); // d in semantic()
H A Ddenum.c65 ScopeDsymbol *scopesym = isAnonymous() ? sds : this; in addMember() local
82 em->addMember(sc, isAnonymous() ? scopesym : this); in addMember()
226 ScopeDsymbol *scopesym = NULL; in semantic() local
234 if (sct->scopesym) in semantic()
236 scopesym = sct->scopesym; in semantic()
237 if (!sct->scopesym->symtab) in semantic()
238 sct->scopesym->symtab = new DsymbolTable(); in semantic()
246 scopesym = this; in semantic()
255 em->addMember(sc, scopesym); in semantic()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Ddscope.c66 this->scopesym = NULL; in Scope()
138 m->addMember(NULL, sc->scopesym); in createGlobal()
153 s->scopesym = NULL; in push()
171 s->scopesym = ss; in push()
380 if (!sc->scopesym) in searchScopes()
432 if (!sc->scopesym) in search()
514 if (sc->scopesym) in insert()
534 if (!sc->scopesym) in getClassScope()
552 if (!sc->scopesym) in getStructClassScope()
618 Dsymbol *scopesym = NULL; in scope_search_fp() local
[all …]
H A Ddimport.c191 sc->scopesym->importScope(mod, protection); in importAll()
226 ScopeDsymbol *scopesym = NULL; in semantic() local
231 if (!scd->scopesym) in semantic()
233 scopesym = scd->scopesym; in semantic()
239 scopesym->importScope(mod, protection); in semantic()
249 scopesym->addAccessiblePackage(p, protection); in semantic()
254 scopesym->addAccessiblePackage(p, protection); in semantic()
257 scopesym->addAccessiblePackage(mod, protection); // d in semantic()
H A Ddenum.c65 ScopeDsymbol *scopesym = isAnonymous() ? sds : this; in addMember() local
82 em->addMember(sc, isAnonymous() ? scopesym : this); in addMember()
223 ScopeDsymbol *scopesym = NULL; in semantic() local
231 if (sct->scopesym) in semantic()
233 scopesym = sct->scopesym; in semantic()
234 if (!sct->scopesym->symtab) in semantic()
235 sct->scopesym->symtab = new DsymbolTable(); in semantic()
243 scopesym = this; in semantic()
252 em->addMember(sc, scopesym); in semantic()
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Ddscope.c66 this->scopesym = NULL; in Scope()
138 m->addMember(NULL, sc->scopesym); in createGlobal()
153 s->scopesym = NULL; in push()
171 s->scopesym = ss; in push()
380 if (!sc->scopesym) in searchScopes()
432 if (!sc->scopesym) in search()
514 if (sc->scopesym) in insert()
534 if (!sc->scopesym) in getClassScope()
552 if (!sc->scopesym) in getStructClassScope()
618 Dsymbol *scopesym = NULL; in scope_search_fp() local
[all …]
H A Ddimport.c191 sc->scopesym->importScope(mod, protection); in importAll()
232 ScopeDsymbol *scopesym = NULL; in semantic() local
237 if (!scd->scopesym) in semantic()
239 scopesym = scd->scopesym; in semantic()
245 scopesym->importScope(mod, protection); in semantic()
255 scopesym->addAccessiblePackage(p, protection); in semantic()
260 scopesym->addAccessiblePackage(p, protection); in semantic()
263 scopesym->addAccessiblePackage(mod, protection); // d in semantic()
H A Ddenum.c65 ScopeDsymbol *scopesym = isAnonymous() ? sds : this; in addMember() local
82 em->addMember(sc, isAnonymous() ? scopesym : this); in addMember()
226 ScopeDsymbol *scopesym = NULL; in semantic() local
234 if (sct->scopesym) in semantic()
236 scopesym = sct->scopesym; in semantic()
237 if (!sct->scopesym->symtab) in semantic()
238 sct->scopesym->symtab = new DsymbolTable(); in semantic()
246 scopesym = this; in semantic()
255 em->addMember(sc, scopesym); in semantic()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Ddscope.c66 this->scopesym = NULL; in Scope()
138 m->addMember(NULL, sc->scopesym); in createGlobal()
153 s->scopesym = NULL; in push()
171 s->scopesym = ss; in push()
380 if (!sc->scopesym) in searchScopes()
432 if (!sc->scopesym) in search()
514 if (sc->scopesym) in insert()
534 if (!sc->scopesym) in getClassScope()
552 if (!sc->scopesym) in getStructClassScope()
618 Dsymbol *scopesym = NULL; in scope_search_fp() local
[all …]
H A Ddimport.c191 sc->scopesym->importScope(mod, protection); in importAll()
226 ScopeDsymbol *scopesym = NULL; in semantic() local
231 if (!scd->scopesym) in semantic()
233 scopesym = scd->scopesym; in semantic()
239 scopesym->importScope(mod, protection); in semantic()
249 scopesym->addAccessiblePackage(p, protection); in semantic()
254 scopesym->addAccessiblePackage(p, protection); in semantic()
257 scopesym->addAccessiblePackage(mod, protection); // d in semantic()
H A Ddenum.c65 ScopeDsymbol *scopesym = isAnonymous() ? sds : this; in addMember() local
82 em->addMember(sc, isAnonymous() ? scopesym : this); in addMember()
223 ScopeDsymbol *scopesym = NULL; in semantic() local
231 if (sct->scopesym) in semantic()
233 scopesym = sct->scopesym; in semantic()
234 if (!sct->scopesym->symtab) in semantic()
235 sct->scopesym->symtab = new DsymbolTable(); in semantic()
243 scopesym = this; in semantic()
252 em->addMember(sc, scopesym); in semantic()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Ddscope.c66 this->scopesym = NULL; in Scope()
138 m->addMember(NULL, sc->scopesym); in createGlobal()
153 s->scopesym = NULL; in push()
171 s->scopesym = ss; in push()
380 if (!sc->scopesym) in searchScopes()
432 if (!sc->scopesym) in search()
514 if (sc->scopesym) in insert()
534 if (!sc->scopesym) in getClassScope()
552 if (!sc->scopesym) in getStructClassScope()
618 Dsymbol *scopesym = NULL; in scope_search_fp() local
[all …]
H A Ddimport.c191 sc->scopesym->importScope(mod, protection); in importAll()
232 ScopeDsymbol *scopesym = NULL; in semantic() local
237 if (!scd->scopesym) in semantic()
239 scopesym = scd->scopesym; in semantic()
245 scopesym->importScope(mod, protection); in semantic()
255 scopesym->addAccessiblePackage(p, protection); in semantic()
260 scopesym->addAccessiblePackage(p, protection); in semantic()
263 scopesym->addAccessiblePackage(mod, protection); // d in semantic()
H A Ddenum.c65 ScopeDsymbol *scopesym = isAnonymous() ? sds : this; in addMember() local
82 em->addMember(sc, isAnonymous() ? scopesym : this); in addMember()
226 ScopeDsymbol *scopesym = NULL; in semantic() local
234 if (sct->scopesym) in semantic()
236 scopesym = sct->scopesym; in semantic()
237 if (!sct->scopesym->symtab) in semantic()
238 sct->scopesym->symtab = new DsymbolTable(); in semantic()
246 scopesym = this; in semantic()
255 em->addMember(sc, scopesym); in semantic()

123456789