Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTMutationListener.h147 virtual void AddedAttributeToRecord(const Attr *Attr, AddedAttributeToRecord() function
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp234 void MultiplexASTMutationListener::AddedAttributeToRecord( AddedAttributeToRecord() function in clang::MultiplexASTMutationListener
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6440 void ASTWriter::AddedAttributeToRecord(const Attr *Attr, AddedAttributeToRecord() function in ASTWriter