Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h556 SM_SLOC_EXPANSION_ENTRY = 4 enumerator
/external/clang/lib/Serialization/
DASTWriter.cpp857 RECORD(SM_SLOC_EXPANSION_ENTRY); in WriteBlockInfoBlock()
1441 Abbrev->Add(BitCodeAbbrevOp(SM_SLOC_EXPANSION_ENTRY)); in CreateSLocExpansionAbbrev()
1672 Code = SM_SLOC_EXPANSION_ENTRY; in WriteSourceManagerBlock()
DASTReader.cpp878 case SM_SLOC_EXPANSION_ENTRY: in ReadSourceManagerBlock()
1031 case SM_SLOC_EXPANSION_ENTRY: { in ReadSLocEntry()