Home | History | Annotate | Download | only in AST

Lines Matching defs:Bits

819   unsigned Bits = 0;
821 Bits |= Capture_Implicit;
829 Bits |= Capture_ByCopy;
838 DeclAndBits.setInt(Bits);