Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddoc.c585 static bool emitAnchorName(OutBuffer *buf, Dsymbol *s, Scope *sc) in emitAnchorName() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddoc.d688 private bool emitAnchorName(ref OutBuffer buf, Dsymbol s, Scope* sc, bool includeParent) in emitAnchorName() function