Home
last modified time | relevance | path

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

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