Searched defs:skipToEnd (Results 1 – 3 of 3) sorted by relevance
274 void skipToEnd() { NextChar = BitcodeBytes.size(); } in skipToEnd() function
354 void skipToEnd() { NextChar = R->getBitcodeBytes().getExtent(); } in skipToEnd() function
2121 void BalancedDelimiterTracker::skipToEnd() { in skipToEnd() function in BalancedDelimiterTracker