Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDLexer.cpp552 bool InPreprocessorDirective = false; in ComputePreamble() local
577 if (InPreprocessorDirective) { in ComputePreamble()
590 InPreprocessorDirective = false; in ComputePreamble()
613 InPreprocessorDirective = true; in ComputePreamble()
674 InPreprocessorDirective = false; in ComputePreamble()