Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h530 SOURCE_LOCATION_PRELOADS = 15, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp752 RECORD(SOURCE_LOCATION_PRELOADS); in WriteBlockInfoBlock()
2078 Stream.EmitRecord(SOURCE_LOCATION_PRELOADS, PreloadSLocs); in WriteSourceManagerBlock()
H A DASTReader.cpp3113 case SOURCE_LOCATION_PRELOADS: in ReadASTBlock()
3457 case SOURCE_LOCATION_PRELOADS: { in ReadASTBlock()