Home | History | Annotate | Download | only in Serialization

Lines Matching refs:UPDATE_VISIBLE

925   RECORD(UPDATE_VISIBLE);
3759 /// \brief Write an UPDATE_VISIBLE block for the given context.
3761 /// UPDATE_VISIBLE blocks contain the declarations that are added to an existing
3780 RecordData::value_type Record[] = {UPDATE_VISIBLE, getDeclID(cast<Decl>(DC))};
4278 Abv->Add(llvm::BitCodeAbbrevOp(UPDATE_VISIBLE));