Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTCommon.h43 UPD_DECL_EXPORTED, enumerator
H A DASTWriter.cpp5307 case UPD_DECL_EXPORTED: in WriteDeclUpdatesBlocks()
6299 DeclUpdates[D].push_back(DeclUpdate(UPD_DECL_EXPORTED, M)); in RedefinedHiddenDefinition()
H A DASTReaderDecl.cpp4565 case UPD_DECL_EXPORTED: { in UpdateDecl()