Home | History | Annotate | Download | only in base

Lines Matching full:enums

223 // See the definition of the enums above for descriptions and default values.
637 // We need overloads for enums that don't support operator<<.
638 // (i.e. scoped enums where no operator<< overload was declared).