Searched refs:AddedAttributeToRecord (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTMutationListener.h147 virtual void AddedAttributeToRecord(const Attr *Attr, function in class:clang::ASTMutationListener
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp110 void AddedAttributeToRecord(const Attr *Attr,
228 void MultiplexASTMutationListener::AddedAttributeToRecord( function in class:clang::MultiplexASTMutationListener
232 L->AddedAttributeToRecord(Attr, Record);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h751 void AddedAttributeToRecord(const Attr *Attr,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6062 void ASTWriter::AddedAttributeToRecord(const Attr *Attr,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5444 L->AddedAttributeToRecord(BoxableAttr, RD);

Completed in 198 milliseconds