Home | History | Annotate | Download | only in google-styleguide

Lines Matching full:enums

3083 inline functions, enums, and <code>const</code> variables.
4175 enums, and type template parameters &#8212; have the same naming convention.
4190 // enums
4355 <p>Enumerators (for both scoped and unscoped enums) should be named <i>either</i> like