Home | History | Annotate | Download | only in Serialization

Lines Matching full:update_visible

829   RECORD(UPDATE_VISIBLE);
3463 /// \brief Write an UPDATE_VISIBLE block for the given context.
3465 /// UPDATE_VISIBLE blocks contain the declarations that are added to an existing
3500 Record.push_back(UPDATE_VISIBLE);
4025 Abv->Add(llvm::BitCodeAbbrevOp(UPDATE_VISIBLE));