Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp823 static bool areIncompatiblePropertyAttributes(unsigned Attr1, unsigned Attr2, in areIncompatiblePropertyAttributes() function
914 if (HasOwnership && areIncompatiblePropertyAttributes( in SelectPropertyForSynthesisFromProtocols()