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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
aggregate.h 195 StructDeclaration *isStructDeclaration() { return this; }
dsymbol.h 296 virtual StructDeclaration *isStructDeclaration() { return NULL; }

Completed in 26 milliseconds