Searched refs:offsetBytes (Results 1 – 1 of 1) sorted by relevance
2370 int offsetBytes = Offset.getOffset() / C.getASTContext().getCharWidth(); in HandleOffsetFree() local2376 << offsetBytes in HandleOffsetFree()2378 << ((abs(offsetBytes) > 1) ? "bytes" : "byte") in HandleOffsetFree()