Searched defs:WasSkipping (Results 1 – 5 of 5) sorted by relevance
97 void pushConditionalLevel(SourceLocation DirectiveStart, bool WasSkipping, in pushConditionalLevel()
311 bool WasSkipping; member
92 void pushConditionalLevel(SourceLocation DirectiveStart, bool WasSkipping, in pushConditionalLevel()
321 bool WasSkipping; member
3340 bool WasSkipping = Record[Idx++]; in ReadASTBlock() local