Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h733 SM_SLOC_FILE_ENTRY = 1, enumerator
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp934 RECORD(SM_SLOC_FILE_ENTRY); in WriteBlockInfoBlock()
1880 Abbrev->Add(BitCodeAbbrevOp(SM_SLOC_FILE_ENTRY)); in CreateSLocFileAbbrev()
2292 Code = SM_SLOC_FILE_ENTRY; in WriteSourceManagerBlock()
H A DASTReader.cpp1494 case SM_SLOC_FILE_ENTRY: in ReadSourceManagerBlock()
1532 case SM_SLOC_FILE_ENTRY: in readSLocOffset()
1672 case SM_SLOC_FILE_ENTRY: { in ReadSLocEntry()