Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp1404 size_t TokenCount = Line->Tokens.size(); in parseStructuralElement() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h424 unsigned TokenCount = 0; variable