Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DPreprocessorLexer.h101 void pushConditionalLevel(SourceLocation DirectiveStart, bool WasSkipping, in pushConditionalLevel()
DToken.h321 bool WasSkipping; member
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTReader.cpp3389 bool WasSkipping = Record[Idx++]; in ReadASTBlock() local