Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTBitCodes.h533 SOURCE_LOCATION_PRELOADS = 15, enumerator
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriter.cpp819 RECORD(SOURCE_LOCATION_PRELOADS); in WriteBlockInfoBlock()
2187 Stream.EmitRecord(SOURCE_LOCATION_PRELOADS, PreloadSLocs); in WriteSourceManagerBlock()
H A DASTReader.cpp3147 case SOURCE_LOCATION_PRELOADS: in ReadASTBlock()
3492 case SOURCE_LOCATION_PRELOADS: { in ReadASTBlock()