Searched defs:IsNull (Results 1 – 11 of 11) sorted by relevance
48 bool IsNull() const { in IsNull() function
80 OBJPTR_INLINE bool IsNull() const { in IsNull() function
57 ALWAYS_INLINE bool IsNull() const { in IsNull() function
91 ALWAYS_INLINE bool IsNull() const { in IsNull() function
184 inline bool ClassTable::TableSlot::IsNull() const { in IsNull() function
212 ALWAYS_INLINE bool IsNull() const { in IsNull() function
145 bool IsNull() const { in IsNull() function199 bool IsNull() const { in IsNull() function
337 bool IsNull() const override { return Value() == 0; } in IsNull() function391 bool IsNull() const override { return Count() == 0; } in IsNull() function429 bool IsNull() const override { return Value() == 0; } in IsNull() function496 bool IsNull() const override { in IsNull() function544 bool IsNull() const override { return Value() == 0; } in IsNull() function
134 bool IsNull() const { in IsNull() function
133 virtual bool IsNull() const { return false; } in IsNull() function741 bool IsNull() const override { in IsNull() function
1219 bool IsNull() const REQUIRES_SHARED(art::Locks::mutator_lock_) { in IsNull() function in openjdkjvmti::RedefinitionDataHolder