Searched defs:isSharedStaticCtorDeclaration (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddsymbol.h264 virtual SharedStaticCtorDeclaration *isSharedStaticCtorDeclaration() { return NULL; } function in class:Dsymbol
H A Ddeclaration.h798 SharedStaticCtorDeclaration *isSharedStaticCtorDeclaration() { return this; } function in class:SharedStaticCtorDeclaration
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbol.h287 virtual SharedStaticCtorDeclaration *isSharedStaticCtorDeclaration() { return NULL; } function in class:Dsymbol
H A Ddeclaration.h797 SharedStaticCtorDeclaration *isSharedStaticCtorDeclaration() { return this; } function in class:SharedStaticCtorDeclaration

Completed in 217 milliseconds