Searched defs:TokenCount (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Format/ | ||
H A D | UnwrappedLineParser.cpp | 1950 size_t TokenCount = Line->Tokens.size(); parseStructuralElement() local |
/llvm-project/clang/include/clang/Lex/ | ||
H A D | Preprocessor.h | 673 unsigned TokenCount = 0; global() variable |