Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddoc.c664 static void expandTemplateMixinComments(TemplateMixin *tm, OutBuffer *buf, Scope *sc) in expandTemplateMixinComments() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddoc.d858 private void expandTemplateMixinComments(TemplateMixin tm, ref OutBuffer buf, Scope* sc) in expandTemplateMixinComments() function