Searched defs:incrementLoc (Results 1 – 2 of 2) sorted by relevance
4204 const incrementLoc = loc.linnum == 0 ? 1 : 0; in highlightText() local
5507 static SMLoc incrementLoc(SMLoc L, int Offset) { in incrementLoc() function