Home
last modified time | relevance | path

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

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