Home | History | Annotate | Download | only in heap

Lines Matching full:clearflag

509   void ClearFlag(Flag flag) { flags_ &= ~Flags(flag); }