Lines Matching defs:operator
590 /// The overloaded or operator for @ref visiting_kind.
592 operator|(visiting_kind l, visiting_kind r)
596 /// The overloaded and operator for @ref visiting_kind.
598 operator&(visiting_kind l, visiting_kind r)
604 /// The overloaded 'bit inversion' operator for @ref visiting_kind.
606 operator~(visiting_kind l)
2812 operator|(diff_category c1, diff_category c2)
2817 operator|=(diff_category& c1, diff_category c2)
2824 operator&=(diff_category& c1, diff_category c2)
2831 operator^(diff_category c1, diff_category c2)
2836 operator&(diff_category c1, diff_category c2)
2841 operator~(diff_category c)
2892 operator<<(ostream& o, diff_category c)
5324 // deallocation function (i.e,. operator delete) for T."
6297 /// This edit script is computed using the equality operator that
6319 /// This edit script is computed using the equality operator that