Searched refs:HintByteOffset (Results 1 – 1 of 1) sorted by relevance
1010 unsigned HintByteOffset in buildFixItInsertionLine() local1014 assert(HintByteOffset < static_cast<unsigned>(map.bytes())+1); in buildFixItInsertionLine()1015 unsigned HintCol = map.byteToContainingColumn(HintByteOffset); in buildFixItInsertionLine()