Home
last modified time | relevance | path

Searched defs:sdecl (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dcond.c197 StructDeclaration *sdecl = new StructDeclaration(loc, sid, false); in createTupleType() local
H A Dattrib.c398 if (StorageClassDeclaration *sdecl = s->isStorageClassDeclaration()) in addMember() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcond.d253 auto sdecl = new StructDeclaration(loc, sid, false); in private() local
H A Dfunc.d2436 auto sdecl = new ExpStatement(rloc, decl); in buildEnsureRequire() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-builtins.cc234 StructDeclaration *sdecl = StructDeclaration::create (Loc (), ident, in build_frontend_type() local
H A Dexpr.cc2174 SymbolDeclaration *sdecl = e->var->isSymbolDeclaration (); in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-builtins.cc230 StructDeclaration *sdecl = StructDeclaration::create (Loc (), ident, in build_frontend_type() local