Searched refs:getImpliedARCOwnership (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp33 /// getImpliedARCOwnership - Given a set of property attributes and a
39 static Qualifiers::ObjCLifetime getImpliedARCOwnership( function
77 = getImpliedARCOwnership(propertyKind, property->getType());
667 getImpliedARCOwnership(property->getPropertyAttributes(),
738 getImpliedARCOwnership(property->getPropertyAttributes(),
1016 getImpliedARCOwnership(kind, PropertyIvarType);

Completed in 135 milliseconds