Searched refs:AddedAttributeToRecord (Results 1 – 5 of 5) sorted by relevance
131 void AddedAttributeToRecord(const Attr *Attr, 235 void MultiplexASTMutationListener::AddedAttributeToRecord( in AddedAttributeToRecord() function in clang::MultiplexASTMutationListener239 L->AddedAttributeToRecord(Attr, Record); in AddedAttributeToRecord()
131 virtual void AddedAttributeToRecord(const Attr *Attr, in AddedAttributeToRecord() function
688 void AddedAttributeToRecord(const Attr *Attr,
5835 void ASTWriter::AddedAttributeToRecord(const Attr *Attr, in AddedAttributeToRecord() function in ASTWriter
4548 L->AddedAttributeToRecord(BoxableAttr, RD); in handleObjCBoxable()