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.cpp8953 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertyDefinition() local
8955 AddObjCProperties(CCContext, ClassImpl->getClassInterface(), false, in CodeCompleteObjCPropertyDefinition()
8986 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertySynthesizeIvar() local
8988 Class = ClassImpl->getClassInterface(); in CodeCompleteObjCPropertySynthesizeIvar()