Searched refs:ClassImpl (Results 1 – 3 of 3) sorted by relevance
8606 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertyDefinition() local8608 AddObjCProperties(CCContext, ClassImpl->getClassInterface(), false, in CodeCompleteObjCPropertyDefinition()8638 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertySynthesizeIvar() local8640 Class = ClassImpl->getClassInterface(); in CodeCompleteObjCPropertySynthesizeIvar()
3030 then a file ``ClassImpl.hpp`` is considered "main" (in addition to3034 ``ClassImpl.hpp`` would not have the main include file put on top
6827 if (ObjCImplementationDecl *ClassImpl = Class->getImplementation()) in clang_getCursorDefinition() local6828 if (ObjCMethodDecl *Def = ClassImpl->getMethod( in clang_getCursorDefinition()