Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h1827 virtual bool CanBeNull() const { in CanBeNull() function
2385 bool CanBeNull() const OVERRIDE { return GetPackedFlag<kFlagCanBeNull>(); } in CanBeNull() function
3636 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
3963 bool CanBeNull() const OVERRIDE { in CanBeNull() function
4223 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
4793 bool CanBeNull() const OVERRIDE { return GetPackedFlag<kFlagCanBeNull>(); } in CanBeNull() function
4946 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
5372 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
5550 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
5896 bool CanBeNull() const OVERRIDE { return false; } in CanBeNull() function
[all …]