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.h845 DECL_OBJC_PROPERTY_IMPL, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp622 Code = serialization::DECL_OBJC_PROPERTY_IMPL; in VisitObjCPropertyImplDecl()
DASTReaderDecl.cpp2042 case DECL_OBJC_PROPERTY_IMPL: in ReadDeclRecord()
DASTWriter.cpp885 RECORD(DECL_OBJC_PROPERTY_IMPL); in WriteBlockInfoBlock()