Home
last modified time | relevance | path

Searched refs:Indent_Pending (Results 1 – 4 of 4) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Da-sttebu.adb93 if Buffer.Indent_Pending then
94 Buffer.Indent_Pending := False;
113 Buffer.Indent_Pending := False; -- just for a moment
115 Buffer.Indent_Pending := True;
H A Da-stbubo.adb95 Indent_Pending => <>, UTF_8_Length => <>, UTF_8_Column => <>,
99 Buffer.Indent_Pending := Defaulted.Indent_Pending;
H A Da-stbuun.adb107 [Indentation => <>, Indent_Pending => <>, UTF_8_Length => <>,
112 Buffer.Indent_Pending := Defaulted.Indent_Pending;
H A Da-sttebu.ads73 Indent_Pending : Boolean := True; variable