Home
last modified time | relevance | path

Searched defs:semantic2 (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dstaticassert.c50 void StaticAssert::semantic2(Scope *sc) in semantic2() function
H A Dnspace.c126 void Nspace::semantic2(Scope *sc) in semantic2() function
H A Ddimport.c387 void Import::semantic2(Scope *sc) in semantic2() function
H A Dattrib.c196 void AttribDeclaration::semantic2(Scope *sc) in semantic2() function
487 void DeprecatedDeclaration::semantic2(Scope *sc) in semantic2() function
685 void AlignDeclaration::semantic2(Scope *sc) in semantic2() function
1702 void UserAttributeDeclaration::semantic2(Scope *sc) in semantic2() function
H A Ddstruct.c248 void AggregateDeclaration::semantic2(Scope *sc) in semantic2() function
H A Ddmodule.c766 void Module::semantic2(Scope*) in semantic2() function
H A Ddsymbol.c478 void Dsymbol::semantic2(Scope *) in semantic2() function
H A Ddeclaration.c1635 void VarDeclaration::semantic2(Scope *sc) in semantic2() function
H A Ddtemplate.c7701 void TemplateInstance::semantic2(Scope *sc) in semantic2() function
8562 void TemplateMixin::semantic2(Scope *sc) in semantic2() function
H A Dfunc.c1227 void FuncDeclaration::semantic2(Scope *sc) in semantic2() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dsemantic2.d76 extern(C++) void semantic2(Dsymbol dsym, Scope* sc) in semantic2() function
H A Ddsymbol.h117 semantic2, // semantic2() started enumerator
H A Ddsymbol.d196 semantic2, // semantic2() started enumerator