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.cpp874 struct MismatchingProperty { in SelectPropertyForSynthesisFromProtocols() struct
875 const ObjCPropertyDecl *Prop; in SelectPropertyForSynthesisFromProtocols()
876 MismatchKind Kind; in SelectPropertyForSynthesisFromProtocols()
877 StringRef AttributeName; in SelectPropertyForSynthesisFromProtocols()