Searched defs:IsNull (Results 1 – 12 of 12) sorted by relevance
48 bool IsNull() const { in IsNull() function
80 OBJPTR_INLINE bool IsNull() const { in IsNull() function
50 bool IsNull() const { in IsNull() function
56 ALWAYS_INLINE bool IsNull() const { in IsNull() function
170 inline bool ClassTable::TableSlot::IsNull() const { in IsNull() function
91 ALWAYS_INLINE bool IsNull() const { in IsNull() function
212 ALWAYS_INLINE bool IsNull() const { in IsNull() function
144 bool IsNull() const { in IsNull() function198 bool IsNull() const { in IsNull() function
336 bool IsNull() const override { return Value() == 0; } in IsNull() function390 bool IsNull() const override { return Count() == 0; } in IsNull() function428 bool IsNull() const override { return Value() == 0; } in IsNull() function495 bool IsNull() const override { in IsNull() function543 bool IsNull() const override { return Value() == 0; } in IsNull() function
138 bool IsNull() const { in IsNull() function
132 virtual bool IsNull() const { return false; } in IsNull() function845 bool IsNull() const override { in IsNull() function
1234 bool IsNull() const REQUIRES_SHARED(art::Locks::mutator_lock_) { in IsNull() function in openjdkjvmti::RedefinitionDataHolder