Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h1045 DECL_OBJC_PROPERTY_IMPL, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp833 Code = serialization::DECL_OBJC_PROPERTY_IMPL; in VisitObjCPropertyImplDecl()
DASTReaderDecl.cpp3379 case DECL_OBJC_PROPERTY_IMPL: in ReadDeclRecord()
DASTWriter.cpp1086 RECORD(DECL_OBJC_PROPERTY_IMPL); in WriteBlockInfoBlock()