Searched defs:catIsec (Results 1 – 1 of 1) sorted by relevance
283 void ObjcCategoryChecker::parseCategory(const ConcatInputSection *catIsec) { in parseCategory()343 auto *catIsec = cast<ConcatInputSection>(r.getReferentInputSection()); in checkCategories() local