Searched defs:deleter (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLExtras.h136 inline void deleter(T *Ptr) { function in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp1093 auto deleter = std::make_unique<AddressState>(); local

Completed in 65 milliseconds