Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h719 SM_SLOC_EXPANSION_ENTRY = 5 enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp799 RECORD(SM_SLOC_EXPANSION_ENTRY); in WriteBlockInfoBlock()
1609 Abbrev->Add(BitCodeAbbrevOp(SM_SLOC_EXPANSION_ENTRY)); in CreateSLocExpansionAbbrev()
1966 Code = SM_SLOC_EXPANSION_ENTRY; in WriteSourceManagerBlock()
H A DASTReader.cpp1380 case SM_SLOC_EXPANSION_ENTRY: in ReadSourceManagerBlock()
1580 case SM_SLOC_EXPANSION_ENTRY: { in ReadSLocEntry()