Home | History | Annotate | Download | only in Serialization

Lines Matching refs:UPDATE_VISIBLE

817   RECORD(UPDATE_VISIBLE);
3176 /// \brief Write an UPDATE_VISIBLE block for the given context.
3178 /// UPDATE_VISIBLE blocks contain the declarations that are added to an existing
3213 Record.push_back(UPDATE_VISIBLE);
3724 Abv->Add(llvm::BitCodeAbbrevOp(UPDATE_VISIBLE));