Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp822 static bool isIncompatiblePropertyAttribute(unsigned Attr1, unsigned Attr2, in isIncompatiblePropertyAttribute() function
914 isIncompatiblePropertyAttribute(OriginalAttributes, Attr, in SelectPropertyForSynthesisFromProtocols()
928 if (isIncompatiblePropertyAttribute(OriginalAttributes, Attr, in SelectPropertyForSynthesisFromProtocols()