Searched defs:IsNull (Results 1 – 11 of 11) sorted by relevance
141 bool IsNull() const { in IsNull() function196 bool IsNull() const { in IsNull() function
48 bool IsNull() const { in IsNull() function
79 OBJPTR_INLINE bool IsNull() const { in IsNull() function
50 bool IsNull() const { in IsNull() function
56 ALWAYS_INLINE bool IsNull() const { in IsNull() function
131 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
85 bool IsNull() const { return !o; } in IsNull() function
132 virtual bool IsNull() const { return false; } in IsNull() function859 bool IsNull() const override { in IsNull() function
1213 bool IsNull() const REQUIRES_SHARED(art::Locks::mutator_lock_) { in IsNull() function in openjdkjvmti::RedefinitionDataHolder