Searched refs:ClassImpl (Results 1 – 3 of 3) sorted by relevance
8062 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertyDefinition() local8064 AddObjCProperties(CCContext, ClassImpl->getClassInterface(), false, in CodeCompleteObjCPropertyDefinition()8094 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertySynthesizeIvar() local8096 Class = ClassImpl->getClassInterface(); in CodeCompleteObjCPropertySynthesizeIvar()
2406 then a file ``ClassImpl.hpp`` is considered "main" (in addition to2410 ``ClassImpl.hpp`` would not have the main include file put on top
6561 if (ObjCImplementationDecl *ClassImpl = Class->getImplementation()) in clang_getCursorDefinition() local6562 if (ObjCMethodDecl *Def = ClassImpl->getMethod( in clang_getCursorDefinition()