Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h2058 virtual bool CanBeNull() const { in CanBeNull() function
2747 bool CanBeNull() const OVERRIDE { return GetPackedFlag<kFlagCanBeNull>(); } in CanBeNull() function
4183 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
4543 bool CanBeNull() const OVERRIDE { in CanBeNull() function
4681 bool CanBeNull() const OVERRIDE { in CanBeNull() function
4800 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
5372 bool CanBeNull() const OVERRIDE { return GetPackedFlag<kFlagCanBeNull>(); } in CanBeNull() function
5517 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
6087 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
6326 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
[all …]