Searched refs:SOURCE_LOCATION_OFFSETS (Results 1 – 3 of 3) sorted by relevance
262 SOURCE_LOCATION_OFFSETS = 15, enumerator
762 RECORD(SOURCE_LOCATION_OFFSETS); in WriteBlockInfoBlock()1531 Abbrev->Add(BitCodeAbbrevOp(SOURCE_LOCATION_OFFSETS)); in WriteSourceManagerBlock()1538 Record.push_back(SOURCE_LOCATION_OFFSETS); in WriteSourceManagerBlock()
2217 case SOURCE_LOCATION_OFFSETS: { in ReadASTBlock()