Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTCommon.h39 UPD_DECL_EXPORTED enumerator
DASTWriter.cpp4846 case UPD_DECL_EXPORTED: in WriteDeclUpdatesBlocks()
5998 DeclUpdates[D].push_back(DeclUpdate(UPD_DECL_EXPORTED, Loc)); in RedefinedHiddenDefinition()
DASTReaderDecl.cpp3813 case UPD_DECL_EXPORTED: in UpdateDecl()