Searched refs:AddAttributes (Results 1 – 10 of 10) sorted by relevance
55 void AddAttributes(Block::iterator begin, Block::iterator end, in AddAttributes() function174 AddAttributes(begin, end, attrs); in PropagateAttrsToOperations()
299 void AddAttributes(ArrayRef<const Attr*> Attrs);
57 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()
4251 void ASTRecordWriter::AddAttributes(ArrayRef<const Attr *> Attrs) { in AddAttributes() function in ASTRecordWriter5038 Record.AddAttributes(D->getAttrs()); in WriteDeclUpdatesBlocks()5092 Record.AddAttributes(llvm::makeArrayRef(Update.getAttr())); in WriteDeclUpdatesBlocks()
306 Record.AddAttributes(D->getAttrs()); in VisitDecl()
127 Record.AddAttributes(S->getAttrs()); in VisitAttributedStmt()