Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp899 auto Diag = [&](bool OriginalHasAttribute, StringRef AttributeName) { in SelectPropertyForSynthesisFromProtocols() argument
900 MismatchKind Kind = OriginalHasAttribute ? HasNoExpectedAttribute in SelectPropertyForSynthesisFromProtocols()