Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp889 struct MismatchingProperty { in SelectPropertyForSynthesisFromProtocols() struct
890 const ObjCPropertyDecl *Prop; in SelectPropertyForSynthesisFromProtocols()
891 MismatchKind Kind; in SelectPropertyForSynthesisFromProtocols()
892 StringRef AttributeName; in SelectPropertyForSynthesisFromProtocols()