Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/unittests/Format/
H A DFormatTestUtils.h26 bool InPreprocessorDirective = false; in messUp() local
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DLexer.cpp558 bool InPreprocessorDirective = false; in ComputePreamble() local