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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
template.h 88 TemplateDeclaration *isTemplateDeclaration() { return this; }
dsymbol.h 263 virtual TemplateDeclaration *isTemplateDeclaration() { return NULL; }

Completed in 14 milliseconds