Home
last modified time | relevance | path

Searched defs:MismatchingProperty (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp875 struct MismatchingProperty { in SelectPropertyForSynthesisFromProtocols() struct
876 const ObjCPropertyDecl *Prop; in SelectPropertyForSynthesisFromProtocols()
877 MismatchKind Kind; in SelectPropertyForSynthesisFromProtocols()
878 StringRef AttributeName; in SelectPropertyForSynthesisFromProtocols()