Home | History | Annotate | Download | only in runtime

Lines Matching defs:ValueType

1557   enum ValueType {
1576 ValueType GetValueType() const { return type_; }
1586 ValueType type);
1598 ValueType type_; // Type of current encoded value.
1602 std::ostream& operator<<(std::ostream& os, const EncodedStaticFieldValueIterator::ValueType& code);