Home
last modified time | relevance | path

Searched defs:ParsingPreprocessorDirective (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Lex/
DPreprocessorLexer.h43 bool ParsingPreprocessorDirective; variable
/external/llvm-project/clang/include/clang/Lex/
DPreprocessorLexer.h49 bool ParsingPreprocessorDirective = false; variable
/external/clang/lib/Frontend/
DCacheTokens.cpp305 bool ParsingPreprocessorDirective = false; in LexTokens() local