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