Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DLexer.cpp1089 size_t NumWhitespaceChars = Rest.find_first_not_of(" \t"); in getIndentationForLine() local
1282 unsigned NumWhitespaceChars = 0; in findLocationAfterToken() local
/external/clang/lib/Lex/
DLexer.cpp1216 unsigned NumWhitespaceChars = 0; in findLocationAfterToken() local