Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DASTMutationListener.h149 virtual void AddedAttributeToRecord(const Attr *Attr, in AddedAttributeToRecord() function
/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp242 void MultiplexASTMutationListener::AddedAttributeToRecord( AddedAttributeToRecord() function in clang::MultiplexASTMutationListener
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7021 void ASTWriter::AddedAttributeToRecord(const Attr *Attr, AddedAttributeToRecord() function in ASTWriter