Home
last modified time | relevance | path

Searched defs:_scope (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddsymbol.h158 Scope *_scope; // !=NULL means context to use for semantic() variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbol.h179 Scope *_scope; // !=NULL means context to use for semantic() variable
H A Ddsymbol.d249 Scope* _scope; // !=null means context to use for semantic() variable
H A Ddsymbolsem.d6023 Scope* _scope = tempdecl._scope; in templateInstanceSemantic() local
H A Ddoc.d3659 Scope* _scope; // the current scope variable