Searched refs:ClassImpl (Results 1 – 2 of 2) sorted by relevance
5940 if (ObjCImplementationDecl *ClassImpl in CodeCompleteObjCPropertyDefinition() local5942 AddObjCProperties(ClassImpl->getClassInterface(), false, in CodeCompleteObjCPropertyDefinition()5973 if (ObjCImplementationDecl *ClassImpl in CodeCompleteObjCPropertySynthesizeIvar() local5975 Class = ClassImpl->getClassInterface(); in CodeCompleteObjCPropertySynthesizeIvar()
5037 if (ObjCImplementationDecl *ClassImpl = Class->getImplementation()) in clang_getCursorDefinition() local5038 if (ObjCMethodDecl *Def = ClassImpl->getMethod(Method->getSelector(), in clang_getCursorDefinition()