Home
last modified time | relevance | path

Searched refs:NumTokenPaste (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h703 unsigned NumTokenPaste = 0; variable
1719 ++NumTokenPaste; in IncrementPasteCounter()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessor.cpp279 llvm::errs() << (NumFastTokenPaste+NumTokenPaste) in PrintStats()