Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp807 static bool isIncompatiblePropertyAttribute(unsigned Attr1, unsigned Attr2, in isIncompatiblePropertyAttribute() function
899 isIncompatiblePropertyAttribute(OriginalAttributes, Attr, in SelectPropertyForSynthesisFromProtocols()
913 if (isIncompatiblePropertyAttribute(OriginalAttributes, Attr, in SelectPropertyForSynthesisFromProtocols()