Searched defs:AddedAttributeToRecord (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTMutationListener.h | 149 virtual void AddedAttributeToRecord(const Attr *Attr, in AddedAttributeToRecord() function |
/llvm-project/clang/lib/Frontend/ | ||
H A D | MultiplexConsumer.cpp | 242 void MultiplexASTMutationListener::AddedAttributeToRecord( AddedAttributeToRecord() function in clang::MultiplexASTMutationListener |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 7021 void ASTWriter::AddedAttributeToRecord(const Attr *Attr, AddedAttributeToRecord() function in ASTWriter |