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