Searched refs:AddAttributes (Results 1 – 4 of 4) sorted by relevance
300 void AddAttributes(ArrayRef<const Attr*> Attrs);
4169 void ASTRecordWriter::AddAttributes(ArrayRef<const Attr *> Attrs) { in AddAttributes() function in ASTRecordWriter4951 Record.AddAttributes(D->getAttrs()); in WriteDeclUpdatesBlocks()5005 Record.AddAttributes(llvm::makeArrayRef(Update.getAttr())); in WriteDeclUpdatesBlocks()
305 Record.AddAttributes(D->getAttrs()); in VisitDecl()
128 Record.AddAttributes(S->getAttrs()); in VisitAttributedStmt()