Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp867 IncompatibleType = 0, in SelectPropertyForSynthesisFromProtocols() enumerator
935 Mismatches.push_back({Prop, IncompatibleType, ""}); in SelectPropertyForSynthesisFromProtocols()
949 Note.Kind != IncompatibleType ? true : HasIncompatibleAttributes; in SelectPropertyForSynthesisFromProtocols()
958 case IncompatibleType: in SelectPropertyForSynthesisFromProtocols()
978 case IncompatibleType: in SelectPropertyForSynthesisFromProtocols()