Home
last modified time | relevance | path

Searched refs:ClassImpl (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaCodeComplete.cpp6159 if (ObjCImplementationDecl *ClassImpl in CodeCompleteObjCPropertyDefinition() local
6161 AddObjCProperties(CCContext, ClassImpl->getClassInterface(), false, in CodeCompleteObjCPropertyDefinition()
6193 if (ObjCImplementationDecl *ClassImpl in CodeCompleteObjCPropertySynthesizeIvar() local
6195 Class = ClassImpl->getClassInterface(); in CodeCompleteObjCPropertySynthesizeIvar()