Home
last modified time | relevance | path

Searched refs:NumEndif (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessor.cpp278 llvm::errs() << " " << NumEndif << " #endif.\n"; in PrintStats()
H A DPPDirectives.cpp3093 ++NumEndif; in HandleEndifDirective()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h804 unsigned NumEndif = 0; variable