reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Format/UnwrappedLineFormatter.cpp
  498       Length += I[1 + NumStmts]->Last->TotalLength + 1; // 1 for the space.
  500     if (NumStmts == 0 || NumStmts == 3 || Length > Limit)