Home
last modified time | relevance | path

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

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