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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
aggregate.h 328 InterfaceDeclaration *isInterfaceDeclaration() { return this; }
dsymbol.h 298 virtual InterfaceDeclaration *isInterfaceDeclaration() { return NULL; }

Completed in 41 milliseconds