Searched refs:WriteAttributes (Results 1 – 5 of 5) sorted by relevance
545 void WriteAttributes(ArrayRef<const Attr*> Attrs, RecordDataImpl &Record);
277 the ``ASTWriter::WriteAttributes`` function.
3923 void ASTWriter::WriteAttributes(ArrayRef<const Attr*> Attrs, in WriteAttributes() function in ASTWriter4646 WriteAttributes(llvm::makeArrayRef(D->getAttrs().begin(), in WriteDeclUpdatesBlocks()4686 WriteAttributes(llvm::makeArrayRef(Update.getAttr()), Record); in WriteDeclUpdatesBlocks()
286 Writer.WriteAttributes(llvm::makeArrayRef(D->getAttrs().begin(), in VisitDecl()
114 Writer.WriteAttributes(S->getAttrs(), Record); in VisitAttributedStmt()