Searched refs:EmitComment (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1876 auto EmitComment = [&]() { local
1882 EmitComment();
1932 EmitComment();
1936 EmitComment();
1940 EmitComment();
1943 EmitComment();
1946 EmitComment();
1968 EmitComment();
1973 EmitComment();
1995 EmitComment();
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddoc.c744 class EmitComment : public Visitor
750 EmitComment(OutBuffer *buf, Scope *sc) function
976 EmitComment v(buf, sc);
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddoc.d942 extern (C++) final class EmitComment : Visitor
1217 scope EmitComment v = new EmitComment(buf, sc);

Completed in 88 milliseconds