Searched defs:AddAttributes (Results 1 – 8 of 8) sorted by relevance
63 void AddAttributes(Block::iterator begin, Block::iterator end, in AddAttributes() function
209 bool AddAttributes(const std::string& metadata_dir, const std::string& partition_name, in AddAttributes() function
118 def AddAttributes(builder, attributes): function
129 def AddAttributes(builder, attributes): function
153 def AddAttributes(builder, attributes): function
159 def AddAttributes(builder, attributes): function
189 def AddAttributes(builder, attributes): function
3975 void ASTRecordWriter::AddAttributes(ArrayRef<const Attr *> Attrs) { in AddAttributes() function in ASTRecordWriter