Home
last modified time | relevance | path

Searched defs:scopesym (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dattrib.h196 ScopeDsymbol *scopesym; variable
230 ScopeDsymbol *scopesym; variable
H A Ddscope.d84 ScopeDsymbol scopesym; /// current symbol member
551 Dsymbol scopesym = null; in search_correct() local
576 Dsymbol scopesym = null; in search_correct() local
H A Ddimport.d249 extern (D) void addPackageAccess(ScopeDsymbol scopesym) in addPackageAccess()
H A Dtypesem.d2047 auto scopesym = sc2.scopesym; in typeSemantic() local
2063 auto scopesym = sc2.inner().scopesym; in typeSemantic() local
2113 Dsymbol scopesym; in typeSemantic() local
3015 Dsymbol scopesym; in visitIdentifier() local
H A Dattrib.d1037 … ScopeDsymbol scopesym; /// enclosing symbol (e.g. module) where symbols will be inserted variable
1138 ScopeDsymbol scopesym; /// cached enclosing scope (mimics `static if` declaration) variable
1325 ScopeDsymbol scopesym; variable
H A Dscope.h75 ScopeDsymbol *scopesym; // current symbol member
H A Dlambdacomp.d245 Dsymbol scopesym; in visit() local
H A Ddsymbolsem.d1284 ScopeDsymbol scopesym = sc.getScopesym(); in visit() local
6600 Dsymbol scopesym; in aliasAssignSemantic() local
H A Ddtemplate.d6362 Dsymbol scopesym; in findTempDecl() local
H A Dexpressionsem.d2591 Dsymbol scopesym; in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dattrib.h211 ScopeDsymbol *scopesym; variable
248 ScopeDsymbol *scopesym; variable
H A Ddenum.c65 ScopeDsymbol *scopesym = isAnonymous() ? sds : this; in addMember() local
226 ScopeDsymbol *scopesym = NULL; in semantic() local
H A Ddimport.c232 ScopeDsymbol *scopesym = NULL; in semantic() local
H A Dscope.h74 ScopeDsymbol *scopesym; // current symbol member
H A Ddscope.c618 Dsymbol *scopesym = NULL; in scope_search_fp() local
H A Dexpressionsem.c292 Dsymbol *scopesym; in visit() local
H A Ddtemplate.c6546 Dsymbol *scopesym; in findTempDecl() local
H A Dmtype.c7137 Dsymbol *scopesym; in resolve() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypes.cc381 ScopeDsymbol *scopesym = sym->isScopeDsymbol (); in layout_aggregate_members() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtypes.cc507 ScopeDsymbol *scopesym = sym->isScopeDsymbol (); in layout_aggregate_members() local