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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
dsymbol.h 291 virtual NewDeclaration *isNewDeclaration() { return NULL; }
declaration.h 865 NewDeclaration *isNewDeclaration() { return this; }

Completed in 39 milliseconds