Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp8805 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertyDefinition() local
8807 AddObjCProperties(CCContext, ClassImpl->getClassInterface(), false, in CodeCompleteObjCPropertyDefinition()
8838 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertySynthesizeIvar() local
8840 Class = ClassImpl->getClassInterface(); in CodeCompleteObjCPropertySynthesizeIvar()