Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjCProperty.cpp915 bool HasOwnership = (Attr & (ObjCPropertyDecl::OBJC_PR_retain | in SelectPropertyForSynthesisFromProtocols() local
921 if (HasOwnership && in SelectPropertyForSynthesisFromProtocols()
927 if (HasOwnership && areIncompatiblePropertyAttributes( in SelectPropertyForSynthesisFromProtocols()