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