Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp849 ObjCPropertyDecl *OriginalProperty = Property; in SelectPropertyForSynthesisFromProtocols() local
858 if (Property != OriginalProperty) { in SelectPropertyForSynthesisFromProtocols()
860 Properties[SelectedIndex] = OriginalProperty; in SelectPropertyForSynthesisFromProtocols()
952 Property != OriginalProperty || HasIncompatibleAttributes in SelectPropertyForSynthesisFromProtocols()