Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPreprocessorLexer.h43 bool ParsingPreprocessorDirective; variable
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCacheTokens.cpp304 bool ParsingPreprocessorDirective = false; in LexTokens() local