Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp1950 size_t TokenCount = Line->Tokens.size(); parseStructuralElement() local
/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h673 unsigned TokenCount = 0; global() variable