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.h1037 DECL_OBJC_CATEGORY_IMPL, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp807 Code = serialization::DECL_OBJC_CATEGORY_IMPL; in VisitObjCCategoryImplDecl()
DASTReaderDecl.cpp3367 case DECL_OBJC_CATEGORY_IMPL: in ReadDeclRecord()
DASTWriter.cpp1082 RECORD(DECL_OBJC_CATEGORY_IMPL); in WriteBlockInfoBlock()