Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp6923 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertyDefinition() local
6925 AddObjCProperties(CCContext, ClassImpl->getClassInterface(), false, in CodeCompleteObjCPropertyDefinition()
6955 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertySynthesizeIvar() local
6957 Class = ClassImpl->getClassInterface(); in CodeCompleteObjCPropertySynthesizeIvar()