Searched defs:newScope (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddclass.c275 Scope *ClassDeclaration::newScope(Scope *sc) function in class:ClassDeclaration
1418 Scope *InterfaceDeclaration::newScope(Scope *sc) function in class:InterfaceDeclaration
H A Dattrib.c107 Scope *AttribDeclaration::newScope(Scope *sc) function in class:AttribDeclaration
410 Scope *StorageClassDeclaration::newScope(Scope *sc) function in class:StorageClassDeclaration
459 Scope *DeprecatedDeclaration::newScope(Scope *sc) function in class:DeprecatedDeclaration
533 Scope *LinkDeclaration::newScope(Scope *sc) function in class:LinkDeclaration
560 Scope *CPPMangleDeclaration::newScope(Scope *sc) function in class:CPPMangleDeclaration
613 Scope *ProtDeclaration::newScope(Scope *sc) function in class:ProtDeclaration
678 Scope *AlignDeclaration::newScope(Scope *sc) function in class:AlignDeclaration
881 Scope *PragmaDeclaration::newScope(Scope *sc) function in class:PragmaDeclaration
1540 Scope *ForwardingAttribDeclaration::newScope(Scope *sc) function in class:ForwardingAttribDeclaration
1652 Scope *UserAttributeDeclaration::newScope(Scope *sc) function in class:UserAttributeDeclaration
[all...]
H A Ddstruct.c224 Scope *AggregateDeclaration::newScope(Scope *sc) function in class:AggregateDeclaration

Completed in 80 milliseconds