Home | History | Annotate | Download | only in src

Lines Matching refs:ClearFlag

646   void ClearFlag(Flag f) { flags_ &= ~(1 << f); }