Searched refs:bad_func (Results 1 – 2 of 2) sorted by relevance
114 void bad_func() { a = 12; } in bad_func() function in test_mutating_member_function::F120 this->bad_func(); // no-warning: mutating this is allowed in F()122 other.bad_func(); in F()
102 inline __host__ __device__ void bad_func() { // com-note {{to match this '{'}} function