Searched defs:ByteNo (Results 1 – 4 of 4) sorted by relevance
128 size_t ByteNo = size_t(BitNo/8) & ~(sizeof(word_t)-1); in JumpToBit() local148 const uint8_t *getPointerToByte(uint64_t ByteNo, uint64_t NumBytes) { in getPointerToByte()
137 uint64_t ByteNo = BitNo / 8; in BackpatchByte() local
1299 StringLiteral::getLocationOfByte(unsigned ByteNo, const SourceManager &SM, in getLocationOfByte()
10423 unsigned ByteNo, const SourceManager &SM, const LangOptions &Features, in getLocationOfByte()