Searched refs:AddAttributes (Results 1 – 5 of 5) sorted by relevance
306 void AddAttributes(ArrayRef<const Attr*> Attrs);
62 TEST(Attributes, AddAttributes) { in TEST() argument
4370 void ASTRecordWriter::AddAttributes(ArrayRef<const Attr *> Attrs) { in AddAttributes() function in ASTRecordWriter5153 Record.AddAttributes(D->getAttrs()); in WriteDeclUpdatesBlocks()5208 Record.AddAttributes(llvm::makeArrayRef(Update.getAttr())); in WriteDeclUpdatesBlocks()
308 Record.AddAttributes(D->getAttrs()); in VisitDecl()
131 Record.AddAttributes(S->getAttrs()); in VisitAttributedStmt()