Searched refs:HaveLexer (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseAST.cpp151 bool HaveLexer = S.getPreprocessor().getCurrentLexer(); local
153 if (HaveLexer) {
183 if (HaveLexer) P.getActions().PrintStats();

Completed in 185 milliseconds