Home
last modified time | relevance | path

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

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