Lines Matching refs:enums
4932 /// sensitive types like enums, classes or unions. Those are compared
7644 /// Getter for the number of anonymous enums contained in this
7647 /// @return the number of anonymous enums contained in this scope.
13947 /// either class, union or enums.
13963 /// If the t1 (and t2) are classes/unions/enums from the same linux
14142 // Look through decl-only types (classes, unions and enums)
17835 /// @param enums the enumerators of this enum type.
17843 enumerators& enums,
17855 priv_(new priv(underlying_type, enums))
17943 /// Test if two enums differ, but not by a name change.
18024 /// This is a subroutine of the equals function for enums.
18159 // So the two enums are different.
18168 // At this point, both enums have the same state of decl-only-ness.
18207 // In that case, note that the two enums below are considered equal:
18225 // Note however that in the case below, the enums are different.
18241 // These two enums are considered equal.
21427 /// Get the number of anonymous member enums contained in this class.
21429 /// @return the number of anonymous member enums contained in this