Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp4011 ObjCCategoryImplDecl *CIMP = CategoryImplementation[i]; in RewriteImplementations() local
4012 ObjCInterfaceDecl *CDecl = CIMP->getClassInterface(); in RewriteImplementations()
4016 RewriteImplementationDecl(CIMP); in RewriteImplementations()