Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp3217 bool inPPDirectiveMode = ParsingPreprocessorDirective; in isNextPPTokenLParen() local
3227 ParsingPreprocessorDirective = inPPDirectiveMode; in isNextPPTokenLParen()