Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.cpp1987 size_t TokenCount = Line->Tokens.size(); in parseStructuralElement() local
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h650 unsigned TokenCount = 0; variable