Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ReadBlockAbbrevs

1054 /// ReadBlockAbbrevs - Enter a subblock of the specified BlockID with the
1057 bool ASTReader::ReadBlockAbbrevs(BitstreamCursor &Cursor, unsigned BlockID) {
1717 ReadBlockAbbrevs(F.InputFilesCursor, INPUT_FILES_BLOCK_ID)) {
1909 ReadBlockAbbrevs(F.DeclsCursor, DECLTYPES_BLOCK_ID)) {
1928 ReadBlockAbbrevs(F.MacroCursor, PREPROCESSOR_BLOCK_ID)) {
1938 ReadBlockAbbrevs(F.PreprocessorDetailCursor,
1965 ReadBlockAbbrevs(C, COMMENTS_BLOCK_ID)) {