Home | History | Annotate | Download | only in src

Lines Matching full:representation_

593   Representation representation() const { return representation_; }
599 representation_ = r;
751 ASSERT(representation_.IsNone() && !r.IsNone());
752 representation_ = r;
802 Representation representation_;