Searched defs:ClassToExtend (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/ | ||
H A D | RecordsSlice.cpp | 95 findObjCCategory(StringRef ClassToExtend,StringRef Category) const findObjCCategory() argument |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TextAPI/ | ||
H A D | Record.h | 155 ObjCCategoryRecord(StringRef ClassToExtend,StringRef Name) ObjCCategoryRecord() argument |