Searched defs:IsNull (Results 1 – 10 of 10) 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
220 ALWAYS_INLINE bool IsNull() const { in IsNull() function
145 bool IsNull() const { in IsNull() function199 bool IsNull() const { in IsNull() function
342 bool IsNull() const override { return Value() == 0; } in IsNull() function397 bool IsNull() const override { return Count() == 0; } in IsNull() function435 bool IsNull() const override { return Value() == 0; } in IsNull() function502 bool IsNull() const override { in IsNull() function550 bool IsNull() const override { return Value() == 0; } in IsNull() function
134 bool IsNull() const { in IsNull() function
1217 bool IsNull() const REQUIRES_SHARED(art::Locks::mutator_lock_) { in IsNull() function in openjdkjvmti::RedefinitionDataHolder