Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp67 ObjCPropertyAttribute::Kind propertyKind = property->getPropertyAttributes(); in checkPropertyDeclWithOwnership() local
74 = getImpliedARCOwnership(propertyKind, property->getType()); in checkPropertyDeclWithOwnership()