Searched refs:canReadValue (Results 1 – 1 of 1) sorted by relevance
1989 bool canReadValue = true; in IsObjCNil() local1990 bool isZero = GetValueAsUnsigned(0,&canReadValue) == 0; in IsObjCNil()1991 return canReadValue && isZero; in IsObjCNil()