Home | History | Annotate | Download | only in Format

Lines Matching defs:Length

296     unsigned Length = 0;
310 Length += I[1 + NumStmts]->Last->TotalLength + 1; // 1 for the space.
312 if (NumStmts == 0 || NumStmts == 3 || Length > Limit)