Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp8714 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertyDefinition() local
8716 AddObjCProperties(CCContext, ClassImpl->getClassInterface(), false, in CodeCompleteObjCPropertyDefinition()
8746 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertySynthesizeIvar() local
8748 Class = ClassImpl->getClassInterface(); in CodeCompleteObjCPropertySynthesizeIvar()