Searched refs:CIMP (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp4017 ObjCCategoryImplDecl *CIMP = CategoryImplementation[i]; local
4018 ObjCInterfaceDecl *CDecl = CIMP->getClassInterface();
4022 RewriteImplementationDecl(CIMP);

Completed in 148 milliseconds