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

References

include/llvm/ADT/SmallVector.h
  249   if (!this->isSmall())
  335     if (!this->isSmall())
  672   if (!this->isSmall() && !RHS.isSmall()) {
  672   if (!this->isSmall() && !RHS.isSmall()) {
  760   if (!RHS.isSmall()) {
  762     if (!this->isSmall()) free(this->begin());