Home
last modified time | relevance | path

Searched refs:CheckPointStepSize (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Lex/ !
H A DPreprocessor.cpp77 static constexpr unsigned CheckPointStepSize = 1024; variable
961 if (CurLexer && ++CheckPointCounter == CheckPointStepSize) { in Lex()