Searched defs:can_be_null (Results 1 – 2 of 2) sorted by relevance
687 bool can_be_null = true; in VisitInstanceOf() local
3097 void HBoundType::SetUpperBound(const ReferenceTypeInfo& upper_bound, bool can_be_null) { in SetUpperBound()