Lines Matching refs:override

126   void Accept(ValueVisitor* visitor) override;
127 void Accept(ConstValueVisitor* visitor) const override;
133 virtual Item* Clone(StringPool* new_pool) const override = 0;
143 void Accept(ValueVisitor* visitor) override;
144 void Accept(ConstValueVisitor* visitor) const override;
167 bool Equals(const Value* value) const override;
168 bool Flatten(android::Res_value* out_value) const override;
169 Reference* Clone(StringPool* new_pool) const override;
170 void Print(std::ostream* out) const override;
171 void PrettyPrint(text::Printer* printer) const override;
186 bool Equals(const Value* value) const override;
187 bool Flatten(android::Res_value* out) const override;
188 Id* Clone(StringPool* new_pool) const override;
189 void Print(std::ostream* out) const override;
199 bool Equals(const Value* value) const override;
200 bool Flatten(android::Res_value* out_value) const override;
201 RawString* Clone(StringPool* new_pool) const override;
202 void Print(std::ostream* out) const override;
233 bool Equals(const Value* value) const override;
234 bool Flatten(android::Res_value* out_value) const override;
235 String* Clone(StringPool* new_pool) const override;
236 void Print(std::ostream* out) const override;
237 void PrettyPrint(text::Printer* printer) const override;
250 bool Equals(const Value* value) const override;
251 bool Flatten(android::Res_value* out_value) const override;
252 StyledString* Clone(StringPool* new_pool) const override;
253 void Print(std::ostream* out) const override;
270 bool Equals(const Value* value) const override;
271 bool Flatten(android::Res_value* out_value) const override;
272 FileReference* Clone(StringPool* new_pool) const override;
273 void Print(std::ostream* out) const override;
284 bool Equals(const Value* value) const override;
285 bool Flatten(android::Res_value* out_value) const override;
286 BinaryPrimitive* Clone(StringPool* new_pool) const override;
287 void Print(std::ostream* out) const override;
288 void PrettyPrint(text::Printer* printer) const override;
306 bool Equals(const Value* value) const override;
313 Attribute* Clone(StringPool* new_pool) const override;
315 void Print(std::ostream* out) const override;
334 bool Equals(const Value* value) const override;
335 Style* Clone(StringPool* new_pool) const override;
336 void Print(std::ostream* out) const override;
346 bool Equals(const Value* value) const override;
347 Array* Clone(StringPool* new_pool) const override;
348 void Print(std::ostream* out) const override;
356 bool Equals(const Value* value) const override;
357 Plural* Clone(StringPool* new_pool) const override;
358 void Print(std::ostream* out) const override;
364 bool Equals(const Value* value) const override;
365 Styleable* Clone(StringPool* newPool) const override;
366 void Print(std::ostream* out) const override;