Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h1966 virtual bool CanBeNull() const { in CanBeNull() function
2583 bool CanBeNull() const OVERRIDE { return GetPackedFlag<kFlagCanBeNull>(); } in CanBeNull() function
3911 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
4255 bool CanBeNull() const OVERRIDE { in CanBeNull() function
4392 bool CanBeNull() const OVERRIDE { in CanBeNull() function
4504 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
5068 bool CanBeNull() const OVERRIDE { return GetPackedFlag<kFlagCanBeNull>(); } in CanBeNull() function
5209 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
5705 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
5928 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
[all …]