Home
last modified time | relevance | path

Searched defs:AddedAttributeToRecord (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DASTMutationListener.h118 virtual void AddedAttributeToRecord(const Attr *Attr, in AddedAttributeToRecord() function
/external/clang/lib/Frontend/
DMultiplexConsumer.cpp222 void MultiplexASTMutationListener::AddedAttributeToRecord( in AddedAttributeToRecord() function in clang::MultiplexASTMutationListener
/external/clang/lib/Serialization/
DASTWriter.cpp5808 void ASTWriter::AddedAttributeToRecord(const Attr *Attr, in AddedAttributeToRecord() function in ASTWriter