Lines Matching full:categoryid
1220 /// in 'CategoryId'. If category not found, return 0;1223 ObjCInterfaceDecl::FindCategoryDeclaration(IdentifierInfo *CategoryId) const {1235 if (Cat->getIdentifier() == CategoryId)