Searched defs:skipToEnd (Results 1 – 8 of 8) sorted by relevance
110 void skipToEnd() { return Stream.skipToEnd(); } in skipToEnd() function
301 void skipToEnd() { NextChar = BitcodeBytes.size(); } in skipToEnd() function
313 void skipToEnd() { NextChar = BitcodeBytes.size(); } in skipToEnd() function
354 void skipToEnd() { NextChar = R->getBitcodeBytes().getExtent(); } in skipToEnd() function
593 public void skipToEnd() { in skipToEnd() method in SampleQueueTest
2121 void BalancedDelimiterTracker::skipToEnd() { in skipToEnd() function in BalancedDelimiterTracker