Searched refs:ORIGINAL_FILE (Results 1 – 3 of 3) sorted by relevance
264 ORIGINAL_FILE = 5, enumerator
791 RECORD(ORIGINAL_FILE); in WriteBlockInfoBlock()1198 FileAbbrev->Add(BitCodeAbbrevOp(ORIGINAL_FILE)); in WriteControlBlock()1211 Record.push_back(ORIGINAL_FILE); in WriteControlBlock()
1970 case ORIGINAL_FILE: in ReadControlBlock()3424 if (Stream.readRecord(Entry.ID, Record, &Blob) == ORIGINAL_FILE) in getOriginalSourceFile()