Home
last modified time | relevance | path

Searched refs:AddedAttrToRecord (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.h44 AddedAttrToRecord enumerator
H A DASTWriter.cpp6549 case DeclUpdateKind::AddedAttrToRecord: in WriteDeclUpdatesBlocks()
7703 DeclUpdate(DeclUpdateKind::AddedAttrToRecord, Attr)); in AddedAttributeToRecord()
H A DASTReaderDecl.cpp4939 case DeclUpdateKind::AddedAttrToRecord: in UpdateDecl()