Searched refs:FromKind (Results 1 – 3 of 3) sorted by relevance
120 static Representation FromKind(Kind kind) { return Representation(kind); } in FromKind() function307 return Representation::FromKind(static_cast<Representation::Kind>(bits)); in DecodeRepresentation()
1339 return Representation::FromKind(RepresentationBits::decode(minor_key_)); in representation()1387 return Representation::FromKind(RepresentationBits::decode(minor_key_)); in representation()
5079 return Representation::FromKind(RepresentationField::decode(value_)); in representation()