Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessorLexer.h93 void pushConditionalLevel(SourceLocation DirectiveStart, bool WasSkipping, in pushConditionalLevel()
H A DToken.h323 bool WasSkipping; member
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp3419 bool WasSkipping = Record[Idx++]; in ReadASTBlock() local