Lines Matching refs:OK
659 ExprObjectKind OK = OK_ObjCProperty;
662 VK = VK_RValue, OK = OK_Ordinary;
666 PType, VK, OK,
671 PType, VK, OK,
824 ExprObjectKind OK = (VK == VK_RValue ? OK_Ordinary : OK_ObjCProperty);
828 PType, VK, OK,
834 PType, VK, OK,
1229 // is ok as long as one of the protocols implements the selector (if not, warn).
1281 // We allow sending a message to a qualified ID ("id<foo>"), which is ok as
1461 // +0 call. OK. unless ns_returns_retained.