Searched refs:AddedAttributeToRecord (Results 1 – 5 of 5) sorted by relevance
124 void AddedAttributeToRecord(const Attr *Attr,247 void MultiplexASTMutationListener::AddedAttributeToRecord( in AddedAttributeToRecord() function in clang::MultiplexASTMutationListener251 L->AddedAttributeToRecord(Attr, Record); in AddedAttributeToRecord()
149 virtual void AddedAttributeToRecord(const Attr *Attr, in AddedAttributeToRecord() function
909 void AddedAttributeToRecord(const Attr *Attr,
2134 L->AddedAttributeToRecord(BoxableAttr, RD); in handleBoxable()
7025 void ASTWriter::AddedAttributeToRecord(const Attr *Attr, in AddedAttributeToRecord() function in ASTWriter