Searched defs:Deleter (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/ossl_shim/include/openssl/
H A Dbase.h34 struct Deleter { struct in namespace:bssl::internal
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DParallel.cpp85 struct Deleter { struct in class:llvm::parallel::detail::__anon2090::ThreadPoolExecutor
/netbsd-current/external/gpl3/gcc/dist/c++tools/
H A Dresolver.cc118 struct Deleter { struct
127 struct Deleter { void operator()(void* p) const { free(p); } }; struct
/netbsd-current/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp1097 typedef decltype(&::free) Deleter; typedef
1108 struct Deleter { void operator()(void*) const {} }; struct

Completed in 207 milliseconds