Home
last modified time | relevance | path

Searched defs:getEponymousParent (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddoc.c220 static TemplateDeclaration *getEponymousParent(Dsymbol *s) in getEponymousParent() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddoc.d357 private TemplateDeclaration getEponymousParent(Dsymbol s) in getEponymousParent() function