Home
last modified time | relevance | path

Searched refs:OBJC_CATEGORIES (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h631 OBJC_CATEGORIES = 46, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp779 RECORD(OBJC_CATEGORIES); in WriteBlockInfoBlock()
4024 Stream.EmitRecord(OBJC_CATEGORIES, Categories); in WriteObjCCategories()
H A DASTReader.cpp3590 case OBJC_CATEGORIES: in ReadASTBlock()