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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
attrib.h 146 AnonDeclaration *isAnonDeclaration() { return this; }
dsymbol.h 307 virtual AnonDeclaration *isAnonDeclaration() { return NULL; }

Completed in 15 milliseconds