Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ReadBlockAbbrevs

1230 /// ReadBlockAbbrevs - Enter a subblock of the specified BlockID with the
1233 bool ASTReader::ReadBlockAbbrevs(llvm::BitstreamCursor &Cursor,
1669 ReadBlockAbbrevs(F.DeclsCursor, DECLTYPES_BLOCK_ID)) {
1688 ReadBlockAbbrevs(F.MacroCursor, PREPROCESSOR_BLOCK_ID)) {
1698 ReadBlockAbbrevs(F.PreprocessorDetailCursor,