Searched refs:doindent (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Doutbuffer.h24 bool doindent; member in struct:OutBuffer
35 doindent = 0;
H A Doutbuffer.c47 if (doindent && !notlinehead)
91 if (doindent)
97 if (doindent && !notlinehead
192 if (doindent && !notlinehead
236 if (doindent && !notlinehead && notnewline)
282 if (doindent)
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/common/
H A Doutbuffer.h27 bool doindent; member in struct:OutBuffer
36 doindent = 0;
H A Doutbuffer.d52 bool doindent;
141 memory buffer. The config variables `notlinehead`, `doindent` etc. are
240 if (doindent && !notlinehead)
351 if (doindent)
389 if (doindent && !notlinehead && b != '\n')
459 if (doindent && !notlinehead && w != newline)
495 if (doindent && !notlinehead && notnewline)
536 if (doindent && !notlinehead)
908 buf.doindent = true;
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtoh.d62 fwd.doindent = true;
64 decl.doindent = true;
73 check.doindent = true;
79 buf.doindent = true;
323 decl.doindent = true;
H A Dstatementsem.d4638 buf.doindent = 1;
H A Dhdrgen.d77 buf.doindent = 1;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-lang.cc1309 buf.doindent = 1;
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dd-lang.cc1379 buf.doindent = 1;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dhdrgen.c50 buf.doindent = 1;

Completed in 277 milliseconds