Searched refs:AddAttributes (Results 1 – 4 of 4) sorted by relevance
306 void AddAttributes(ArrayRef<const Attr*> Attrs);
4390 void ASTRecordWriter::AddAttributes(ArrayRef<const Attr *> Attrs) { in AddAttributes() function in ASTRecordWriter5257 Record.AddAttributes(D->getAttrs()); in WriteDeclUpdatesBlocks()5312 Record.AddAttributes(llvm::ArrayRef(Update.getAttr())); in WriteDeclUpdatesBlocks()
311 Record.AddAttributes(D->getAttrs()); in VisitDecl()
131 Record.AddAttributes(S->getAttrs()); in VisitAttributedStmt()