Searched defs:Deleter (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | Parallel.cpp | 96 struct Deleter { struct in llvm::parallel::detail::__anoncc39f2690111::ThreadPoolExecutor |
/freebsd/contrib/llvm-project/libcxx/src/filesystem/ | ||
H A D | operations.cpp | 457 typedef decltype(&::free) Deleter; in __current_path() typedef |
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonISelDAGToDAGHVX.cpp | 1714 struct Deleter : public SelectionDAG::DAGNodeDeletedListener { global() struct |