Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
DLexer.cpp2531 bool inPPDirectiveMode = ParsingPreprocessorDirective; in isNextPPTokenLParen() local
2541 ParsingPreprocessorDirective = inPPDirectiveMode; in isNextPPTokenLParen()