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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.h775 class StaticCtorDeclaration : public FuncDeclaration class in inherits:FuncDeclaration
H A Dfunc.c5097 StaticCtorDeclaration::StaticCtorDeclaration(Loc loc, Loc endloc, StorageClass stc) function in class:StaticCtorDeclaration
5103 StaticCtorDeclaration::StaticCtorDeclaration(Loc loc, Loc endloc, const char *name, StorageClass stc) function in class:StaticCtorDeclaration
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.h778 class StaticCtorDeclaration : public FuncDeclaration class in inherits:FuncDeclaration

Completed in 92 milliseconds