Searched refs:isObjCWeakProperty (Results 1 – 2 of 2) sorted by relevance
2219 bool isObjCWeakProperty() const { return ObjCWeakProperty; } in isObjCWeakProperty() function
3646 if (state.getDeclarator().isObjCWeakProperty() && inAssumeNonNullRegion) { in GetFullTypeForDeclarator()