Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessorLexer.h92 void pushConditionalLevel(SourceLocation DirectiveStart, bool WasSkipping, in pushConditionalLevel()
H A DToken.h321 bool WasSkipping; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp3382 bool WasSkipping = Record[Idx++]; in ReadASTBlock() local