Searched refs:isCurrentLexer (Results 1 – 3 of 3) sorted by relevance
122 if (PP->isCurrentLexer(this)) in Lex()
3025 if (PP->isCurrentLexer(this)) { in LexTokenInternal()3209 if (PP->isCurrentLexer(this)) { in LexTokenInternal()
437 bool isCurrentLexer(const PreprocessorLexer *L) const { in isCurrentLexer() function