Searched refs:reachedEOFWhileSkipping (Results 1 – 3 of 3) sorted by relevance
676 if (PreambleConditionalStack.reachedEOFWhileSkipping()) in replayPreambleConditionalStack()
502 if (PreambleConditionalStack.reachedEOFWhileSkipping()) in SkipExcludedConditionalBlock()
738 bool reachedEOFWhileSkipping() const { return SkipInfo.has_value(); } in reachedEOFWhileSkipping() function