Home
last modified time | relevance | path

Searched defs:hgs (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dhdrgen.d80 HdrGenState hgs; in genhdrfile() local
94 HdrGenState hgs; in moduleToBuffer() local
99 void moduleToBuffer2(Module m, OutBuffer* buf, HdrGenState* hgs) in moduleToBuffer2()
133 private void statementToBuffer(Statement s, OutBuffer* buf, HdrGenState* hgs) in statementToBuffer()
144 HdrGenState* hgs; variable
146 extern (D) this(OutBuffer* buf, HdrGenState* hgs) in this()
794 private void dsymbolToBuffer(Dsymbol s, OutBuffer* buf, HdrGenState* hgs) in dsymbolToBuffer()
805 HdrGenState* hgs; variable
807 extern (D) this(OutBuffer* buf, HdrGenState* hgs) in this()
1814 private void expressionPrettyPrint(Expression e, OutBuffer* buf, HdrGenState* hgs) in expressionPrettyPrint()
[all …]
H A Ddoc.d223 HdrGenState hgs; in write() local
1242 HdrGenState hgs; in toDocBuffer() local
1291 HdrGenState hgs; in toDocBuffer() local
1303 HdrGenState hgs; in toDocBuffer() local
1502 HdrGenState hgs; in toDocBuffer() local
1517 HdrGenState hgs; in toDocBuffer() local
5175 HdrGenState hgs; in highlightCode() local
H A Dinit.d62 HdrGenState hgs; in toChars() local
H A Dstatementsem.d4639 HdrGenState hgs; in flatten() local
H A Dmtype.d768 HdrGenState hgs; in toChars() local
780 HdrGenState hgs; variable
H A Dstatement.d118 HdrGenState hgs; in toChars() local
H A Ddsymbolsem.d3784 HdrGenState hgs; in funcDeclarationSemantic() local
H A Ddtemplate.d747 HdrGenState hgs; in toCharsMaybeConstraints() local
H A Dexpression.d760 HdrGenState hgs; in toChars() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dhdrgen.c55 HdrGenState hgs; in genhdrfile() local
76 HdrGenState hgs; in moduleToBuffer() local
85 HdrGenState *hgs; variable
89 PrettyPrintVisitor(OutBuffer *buf, HdrGenState *hgs) in PrettyPrintVisitor()
3205 void toCBuffer(Statement *s, OutBuffer *buf, HdrGenState *hgs) in toCBuffer()
3211 void toCBuffer(Type *t, OutBuffer *buf, Identifier *ident, HdrGenState *hgs) in toCBuffer()
3217 void toCBuffer(Dsymbol *s, OutBuffer *buf, HdrGenState *hgs) in toCBuffer()
3226 HdrGenState hgs; in toCBufferInstance() local
3232 void toCBuffer(Initializer *iz, OutBuffer *buf, HdrGenState *hgs) in toCBuffer()
3410 HdrGenState* hgs, TemplateDeclaration *td) in functionToBufferFull()
[all …]
H A Dinit.c54 HdrGenState hgs; in toChars() local
H A Ddoc.c1002 HdrGenState hgs; in toDocBuffer() local
1046 HdrGenState hgs; in toDocBuffer() local
1243 HdrGenState hgs; in toDocBuffer() local
1259 HdrGenState hgs; in toDocBuffer() local
1653 HdrGenState hgs; in write() local
H A Dstatement.c120 HdrGenState hgs; in toChars() local
H A Dmtype.c1483 HdrGenState hgs; in toChars() local
1494 HdrGenState hgs; in toPrettyChars() local
H A Ddtemplate.c2740 HdrGenState hgs; in toChars() local
H A Dexpression.c2054 HdrGenState hgs; in toChars() local