Searched refs:AddAttributes (Results 1 – 4 of 4) sorted by relevance
963 void AddAttributes(ArrayRef<const Attr*> Attrs);
4480 void ASTRecordWriter::AddAttributes(ArrayRef<const Attr *> Attrs) { in AddAttributes() function in ASTRecordWriter5257 Record.AddAttributes(D->getAttrs()); in WriteDeclUpdatesBlocks()5302 Record.AddAttributes(llvm::makeArrayRef(Update.getAttr())); in WriteDeclUpdatesBlocks()
299 Record.AddAttributes(D->getAttrs()); in VisitDecl()
126 Record.AddAttributes(S->getAttrs()); in VisitAttributedStmt()