Searched defs:IsConstantAreaEmpty (Results 1 – 2 of 2) sorted by relevance
886 bool IsConstantAreaEmpty() const { return constant_area_.GetSize() == 0; } in IsConstantAreaEmpty() function
821 bool IsConstantAreaEmpty() const { return constant_area_.IsEmpty(); } in IsConstantAreaEmpty() function