Searched defs:IsZeroBitPattern (Results 1 – 1 of 1) sorted by relevance
2675 virtual bool IsZeroBitPattern() const { return false; } in IsZeroBitPattern() function2698 virtual bool IsZeroBitPattern() const { return true; } in IsZeroBitPattern() function2728 bool IsZeroBitPattern() const OVERRIDE { return GetValue() == 0; } in IsZeroBitPattern() function2767 bool IsZeroBitPattern() const OVERRIDE { return GetValue() == 0; } in IsZeroBitPattern() function2809 bool IsZeroBitPattern() const OVERRIDE { in IsZeroBitPattern() function2860 bool IsZeroBitPattern() const OVERRIDE { in IsZeroBitPattern() function