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