reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/ADT/BitVector.h
  141     init_words(Bits, t);
  375       init_words(Bits.drop_front(OldCapacity), t);
  398     init_words(Bits, true);
  439     init_words(Bits, false);
  866       init_words(Bits.drop_front(UsedWords), t);