Searched refs:CIMP (Results 1 – 2 of 2) sorted by relevance
4020 ObjCCategoryImplDecl *CIMP = CategoryImplementation[i]; in RewriteImplementations() local4021 ObjCInterfaceDecl *CDecl = CIMP->getClassInterface(); in RewriteImplementations()4025 RewriteImplementationDecl(CIMP); in RewriteImplementations()
4101 if (const ObjCCategoryImplDecl *CIMP = dyn_cast<ObjCCategoryImplDecl>(ND)) in getDeclSpelling() local4105 return cxstring::createRef(CIMP->getIdentifier()->getNameStart()); in getDeclSpelling()