Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaObjCProperty.cpp827 static bool areIncompatiblePropertyAttributes(unsigned Attr1, unsigned Attr2, in areIncompatiblePropertyAttributes() function
919 if (HasOwnership && areIncompatiblePropertyAttributes( in SelectPropertyForSynthesisFromProtocols()