Searched defs:LineLimit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Format/ | ||
H A D | WhitespaceManager.cpp | 1556 auto LineLimit = Changes[j].Spaces + Changes[j].TokenLength; getCells() local |
/llvm-project/clang/lib/Lex/ | ||
H A D | PPDirectives.cpp | 1489 unsigned LineLimit = 32768U; HandleLineDirective() local |