Home
last modified time | relevance | path

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

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