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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
dsymbol.h 287 virtual SharedStaticCtorDeclaration *isSharedStaticCtorDeclaration() { return NULL; }
declaration.h 797 SharedStaticCtorDeclaration *isSharedStaticCtorDeclaration() { return this; }

Completed in 16 milliseconds