Searched refs:getAllowAutoPadding (Results 1 – 3 of 3) sorted by relevance
278 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
363 if (!OS.getAllowAutoPadding()) in needAlign()
1170 : OS(OS), OldAllowAutoPadding(OS.getAllowAutoPadding()) { in NoAutoPaddingScope()1177 if (b == OS.getAllowAutoPadding()) in changeAndComment()