Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h522 SOURCE_LOCATION_OFFSETS = 14, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp751 RECORD(SOURCE_LOCATION_OFFSETS); in WriteBlockInfoBlock()
2062 Abbrev->Add(BitCodeAbbrevOp(SOURCE_LOCATION_OFFSETS)); in WriteSourceManagerBlock()
2070 SOURCE_LOCATION_OFFSETS, SLocEntryOffsets.size(), in WriteSourceManagerBlock()
H A DASTReader.cpp3103 case SOURCE_LOCATION_OFFSETS: in ReadASTBlock()
3402 case SOURCE_LOCATION_OFFSETS: { in ReadASTBlock()