Home
last modified time | relevance | path

Searched defs:CanBeNull (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.h1349 virtual bool CanBeNull() const { in CanBeNull() function
2624 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
2674 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
2932 bool CanBeNull() const OVERRIDE { return !is_this_; } in CanBeNull() function
3057 bool CanBeNull() const OVERRIDE { return can_be_null_; } in CanBeNull() function
3117 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
3440 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
3713 bool CanBeNull() const OVERRIDE { in CanBeNull() function