Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp8065 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertyDefinition() local
8067 AddObjCProperties(CCContext, ClassImpl->getClassInterface(), false, in CodeCompleteObjCPropertyDefinition()
8097 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertySynthesizeIvar() local
8099 Class = ClassImpl->getClassInterface(); in CodeCompleteObjCPropertySynthesizeIvar()