HomeSort by: relevance | last modified time | path
    Searched defs:isSharedStaticDtorDeclaration (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
dsymbol.h 288 virtual SharedStaticDtorDeclaration *isSharedStaticDtorDeclaration() { return NULL; }
declaration.h 822 SharedStaticDtorDeclaration *isSharedStaticDtorDeclaration() { return this; }

Completed in 34 milliseconds