Searched refs:PropertyImpl (Results 1 – 1 of 1) sorted by relevance
5934 if (const auto *PropertyImpl = dyn_cast<ObjCPropertyImplDecl>(D)) in CodeCompleteObjCPropertyDefinition() local5935 Results.Ignore(PropertyImpl->getPropertyDecl()); in CodeCompleteObjCPropertyDefinition()