Lines Matching refs:ByteNo
1612 unsigned ByteNo) const {1645 return SpellingPtr - SpellingStart + ByteNo;1653 while (ByteNo) {1659 --ByteNo;1669 if (Len > ByteNo) {1670 // ByteNo is somewhere within the escape sequence.1674 ByteNo -= Len;1679 --ByteNo;