Home
last modified time | relevance | path

Searched refs:DECL_MS_PROPERTY (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h1279 DECL_MS_PROPERTY, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp954 Code = serialization::DECL_MS_PROPERTY; in VisitMSPropertyDecl()
H A DASTReaderDecl.cpp4002 case DECL_MS_PROPERTY: in ReadDeclRecord()
H A DASTWriter.cpp898 RECORD(DECL_MS_PROPERTY); in WriteBlockInfoBlock()