Home | History | Annotate | Download | only in Format

Lines Matching defs:ContinuesPPDirective

952   bool ContinuesPPDirective =
961 return Style.ColumnLimit - (ContinuesPPDirective ? 2 : 0);