Searched refs:AddAttributes (Results 1 – 5 of 5) sorted by relevance
52 TEST(Attributes, AddAttributes) { in TEST() argument
906 void AddAttributes(ArrayRef<const Attr*> Attrs);
3975 void ASTRecordWriter::AddAttributes(ArrayRef<const Attr *> Attrs) { in AddAttributes() function in ASTRecordWriter4724 Record.AddAttributes(D->getAttrs()); in WriteDeclUpdatesBlocks()4767 Record.AddAttributes(llvm::makeArrayRef(Update.getAttr())); in WriteDeclUpdatesBlocks()
291 Record.AddAttributes(D->getAttrs()); in VisitDecl()
123 Record.AddAttributes(S->getAttrs()); in VisitAttributedStmt()