Lines Matching full:categoryname
801 IdentifierInfo *CategoryName,
815 CategoryName == 0)) {
820 ClassLoc, CategoryLoc, CategoryName,IDecl);
829 if (!CategoryName && IDecl->getImplementation()) {
835 if (CategoryName) {
840 if (CDeclChain->getIdentifier() == CategoryName) {
843 << ClassName << CategoryName;
851 ClassLoc, CategoryLoc, CategoryName, IDecl);