Searched refs:ClassImpl (Results 1 – 2 of 2) sorted by relevance
6081 if (ObjCImplementationDecl *ClassImpl in CodeCompleteObjCPropertyDefinition() local6083 AddObjCProperties(ClassImpl->getClassInterface(), false, in CodeCompleteObjCPropertyDefinition()6114 if (ObjCImplementationDecl *ClassImpl in CodeCompleteObjCPropertySynthesizeIvar() local6116 Class = ClassImpl->getClassInterface(); in CodeCompleteObjCPropertySynthesizeIvar()
5101 if (ObjCImplementationDecl *ClassImpl = Class->getImplementation()) in clang_getCursorDefinition() local5102 if (ObjCMethodDecl *Def = ClassImpl->getMethod(Method->getSelector(), in clang_getCursorDefinition()