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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddsymbol.h265 virtual SharedStaticDtorDeclaration *isSharedStaticDtorDeclaration() { return NULL; } function in class:Dsymbol
H A Ddeclaration.h827 SharedStaticDtorDeclaration *isSharedStaticDtorDeclaration() { return this; } function in class:SharedStaticDtorDeclaration
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbol.h288 virtual SharedStaticDtorDeclaration *isSharedStaticDtorDeclaration() { return NULL; } function in class:Dsymbol
H A Ddeclaration.h822 SharedStaticDtorDeclaration *isSharedStaticDtorDeclaration() { return this; } function in class:SharedStaticDtorDeclaration

Completed in 166 milliseconds