Searched refs:AddedAttributeToRecord (Results 1 – 5 of 5) sorted by relevance
128 void AddedAttributeToRecord(const Attr *Attr, 222 void MultiplexASTMutationListener::AddedAttributeToRecord( in AddedAttributeToRecord() function in clang::MultiplexASTMutationListener226 L->AddedAttributeToRecord(Attr, Record); in AddedAttributeToRecord()
118 virtual void AddedAttributeToRecord(const Attr *Attr, in AddedAttributeToRecord() function
880 void AddedAttributeToRecord(const Attr *Attr,
5808 void ASTWriter::AddedAttributeToRecord(const Attr *Attr, in AddedAttributeToRecord() function in ASTWriter
4306 L->AddedAttributeToRecord(BoxableAttr, RD); in handleObjCBoxable()