Searched refs:ClassImpl (Results 1 – 3 of 3) sorted by relevance
8552 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertyDefinition() local8554 AddObjCProperties(CCContext, ClassImpl->getClassInterface(), false, in CodeCompleteObjCPropertyDefinition()8584 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertySynthesizeIvar() local8586 Class = ClassImpl->getClassInterface(); in CodeCompleteObjCPropertySynthesizeIvar()
2740 then a file ``ClassImpl.hpp`` is considered "main" (in addition to2744 ``ClassImpl.hpp`` would not have the main include file put on top
6790 if (ObjCImplementationDecl *ClassImpl = Class->getImplementation()) in clang_getCursorDefinition() local6791 if (ObjCMethodDecl *Def = ClassImpl->getMethod( in clang_getCursorDefinition()