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