Home
last modified time | relevance | path

Searched refs:ORIGINAL_FILE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h344 ORIGINAL_FILE, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp721 RECORD(ORIGINAL_FILE); in WriteBlockInfoBlock()
1368 FileAbbrev->Add(BitCodeAbbrevOp(ORIGINAL_FILE)); in WriteControlBlock()
1374 Record.push_back(ORIGINAL_FILE); in WriteControlBlock()
H A DASTReader.cpp2869 case ORIGINAL_FILE: in ReadControlBlock()
5105 if (ORIGINAL_FILE == MaybeRecord.get()) in getOriginalSourceFile()