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

Definitions

include/llvm/ADT/SmallVector.h
  841   ~SmallVector() {
include/llvm/MC/MCSubtargetInfo.h
  102   virtual ~MCSubtargetInfo() = default;
include/llvm/Support/Allocator.h
  446 template <typename T> class SpecificBumpPtrAllocator {
lib/MC/MCSectionXCOFF.cpp
   16 MCSectionXCOFF::~MCSectionXCOFF() = default;
usr/include/c++/7.4.0/bits/unique_ptr.h
  264       ~unique_ptr() noexcept