Home
last modified time | relevance | path

Searched defs:semantic3 (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dnspace.c145 void Nspace::semantic3(Scope *sc) in semantic3() function
H A Ddstruct.c274 void AggregateDeclaration::semantic3(Scope *sc) in semantic3() function
H A Ddmodule.c797 void Module::semantic3(Scope*) in semantic3() function
H A Ddsymbol.c487 void Dsymbol::semantic3(Scope *) in semantic3() function
H A Dattrib.c215 void AttribDeclaration::semantic3(Scope *sc) in semantic3() function
H A Ddtemplate.c7751 void TemplateInstance::semantic3(Scope *sc) in semantic3() function
8582 void TemplateMixin::semantic3(Scope *sc) in semantic3() function
H A Dfunc.c1355 void FuncDeclaration::semantic3(Scope *sc) in semantic3() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dsemantic3.d79 extern(C++) void semantic3(Dsymbol dsym, Scope* sc) in semantic3() function
H A Ddsymbol.h119 semantic3, // semantic3() started enumerator
H A Ddsymbol.d198 semantic3, // semantic3() started enumerator