Searched defs:ObjCCategoryRecord (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecord.h153 class ObjCCategoryRecord : public ObjCContainerRecord { class in namespace:llvm::MachO
155 ObjCCategoryRecord(StringRef ClassToExtend, StringRef Name) function in class:llvm::MachO::ObjCCategoryRecord
/freebsd-current/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h1136 ObjCCategoryRecord *ObjCCategoryRecord = API.addObjCCategory( local
H A DAPI.h1010 struct ObjCCategoryRecord : ObjCContainerRecord { struct in namespace:clang
1015 ObjCCategoryRecord(StringRef USR, StringRef Name, PresumedLoc Loc, function in struct:clang::ObjCCategoryRecord

Completed in 116 milliseconds