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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
dsymbol.h 274 virtual TypeInfoDeclaration *isTypeInfoDeclaration() { return NULL; }
declaration.h 333 TypeInfoDeclaration *isTypeInfoDeclaration() { return this; }

Completed in 40 milliseconds