Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTCommon.h43 UPD_DECL_EXPORTED, enumerator
HDASTWriter.cpp5888 case UPD_DECL_EXPORTED: in WriteDeclUpdatesBlocks()
7016 DeclUpdates[D].push_back(DeclUpdate(UPD_DECL_EXPORTED, M)); in RedefinedHiddenDefinition()
HDASTReaderDecl.cpp4780 case UPD_DECL_EXPORTED: { in UpdateDecl()