Home
last modified time | relevance | path

Searched defs:emitComment (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h236 void emitComment(const Twine &Comment) { in emitComment() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddoc.c742 void emitComment(Dsymbol *s, OutBuffer *buf, Scope *sc) in emitComment() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddoc.d940 private void emitComment(Dsymbol s, ref OutBuffer buf, Scope* sc) in emitComment() function