Searched refs:reachedEOFWhileSkipping (Results 1 – 3 of 3) sorted by relevance
677 if (PreambleConditionalStack.reachedEOFWhileSkipping()) in replayPreambleConditionalStack()
423 if (PreambleConditionalStack.reachedEOFWhileSkipping()) in SkipExcludedConditionalBlock()
487 bool reachedEOFWhileSkipping() const { return SkipInfo.hasValue(); } in reachedEOFWhileSkipping() function