Home
last modified time | relevance | path

Searched defs:NumWhitespaceChars (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp1128 size_t NumWhitespaceChars = Rest.find_first_not_of(" \t"); getIndentationForLine() local
1322 unsigned NumWhitespaceChars = 0; findLocationAfterToken() local