Searched refs:ORIGINAL_FILE (Results 1 – 3 of 3) sorted by relevance
265 ORIGINAL_FILE = 5, enumerator
873 RECORD(ORIGINAL_FILE); in WriteBlockInfoBlock()1394 FileAbbrev->Add(BitCodeAbbrevOp(ORIGINAL_FILE)); in WriteControlBlock()1400 Record.push_back(ORIGINAL_FILE); in WriteControlBlock()
2530 case ORIGINAL_FILE: in ReadControlBlock()4204 if (Stream.readRecord(Entry.ID, Record, &Blob) == ORIGINAL_FILE) in getOriginalSourceFile()