Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DLexer.cpp2557 bool inPPDirectiveMode = ParsingPreprocessorDirective; in isNextPPTokenLParen() local
2567 ParsingPreprocessorDirective = inPPDirectiveMode; in isNextPPTokenLParen()