Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h850 DECL_OBJC_CATEGORY_IMPL, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp601 Code = serialization::DECL_OBJC_CATEGORY_IMPL; in VisitObjCCategoryImplDecl()
DASTReaderDecl.cpp2042 case DECL_OBJC_CATEGORY_IMPL: in ReadDeclRecord()
DASTWriter.cpp886 RECORD(DECL_OBJC_CATEGORY_IMPL); in WriteBlockInfoBlock()