Searched refs:ClassImpl (Results 1 – 2 of 2) sorted by relevance
5895 if (ObjCImplementationDecl *ClassImpl in CodeCompleteObjCPropertyDefinition() local5897 AddObjCProperties(ClassImpl->getClassInterface(), false, in CodeCompleteObjCPropertyDefinition()5928 if (ObjCImplementationDecl *ClassImpl in CodeCompleteObjCPropertySynthesizeIvar() local5930 Class = ClassImpl->getClassInterface(); in CodeCompleteObjCPropertySynthesizeIvar()
4429 if (ObjCImplementationDecl *ClassImpl = Class->getImplementation()) in clang_getCursorDefinition() local4430 if (ObjCMethodDecl *Def = ClassImpl->getMethod(Method->getSelector(), in clang_getCursorDefinition()