Home
last modified time | relevance | path

Searched defs:Destroy (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/tests/sys/fs/fusefs/
H A Ddestroy.cc43 class Destroy: public FuseTest {}; class
135 TEST_F(Destroy, ok) in TEST_F() argument
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDelayedDiagnostic.cpp59 void DelayedDiagnostic::Destroy() { in Destroy() function in DelayedDiagnostic
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-matchers.h217 static void Destroy(SharedPayloadBase* shared) { in Destroy() function
389 void Destroy() { in Destroy() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayout.cpp21 void ASTRecordLayout::Destroy(ASTContext &Ctx) { in Destroy() function in ASTRecordLayout
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_thread.cpp58 void MsanThread::Destroy() { in Destroy() function in __msan::MsanThread
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_thread.cpp56 void DFsanThread::Destroy() { in Destroy() function in __dfsan::DFsanThread
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h28 void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) { in Destroy() function
153 void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) { in Destroy() function
H A Dsanitizer_common.h522 void Destroy() { UnmapOrDie(data_, capacity_bytes_, raw_report); } in Destroy() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringMapEntry.h142 template <typename AllocatorTy> void Destroy(AllocatorTy &allocator) { in Destroy() function
H A DScopedHashTable.h76 template <typename AllocatorTy> void Destroy(AllocatorTy &Allocator) { in Destroy() function
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp105 void Thread::Destroy() { Destroy() function in __hwasan::Thread
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.cpp95 void MemprofThread::Destroy() { in Destroy() function in __memprof::MemprofThread
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedTemplate.h214 void Destroy() { in Destroy() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp331 LLVMMemoryManagerDestroyCallback Destroy; member
408 LLVMMemoryManagerDestroyCallback Destroy) { in LLVMCreateSimpleMCJITMemoryManager() argument
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp88 LLVMOrcMaterializationUnitDestroyFunction Destroy) in OrcCAPIMaterializationUnit()
116 LLVMOrcMaterializationUnitDestroyFunction Destroy = nullptr; member in __anon57dbacd90111::OrcCAPIMaterializationUnit
429 LLVMOrcMaterializationUnitDestroyFunction Destroy) { in LLVMOrcCreateCustomMaterializationUnit()
1036 LLVMMemoryManagerDestroyCallback Destroy) { in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()
1075 LLVMMemoryManagerDestroyCallback Destroy = nullptr; in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() member
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DDeltaTree.cpp161 void DeltaTreeNode::Destroy() { in Destroy() function in DeltaTreeNode
H A DRewriteRope.cpp620 void RopePieceBTreeNode::Destroy() { in Destroy() function in RopePieceBTreeNode
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp379 return llvm::any_of(CorrespondingDestroyAddrs, [&](auto *Destroy) { in lifetimeEligibleForElide()
H A DCoroInternal.h94 Destroy enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.cpp126 void AsanThread::Destroy() { in Destroy() function in __asan::AsanThread
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadList.cpp477 void ThreadList::Destroy() { in Destroy() function in ThreadList
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp413 void ModuleList::Destroy() { ClearImpl(); } in Destroy() function in ModuleList
H A DDebugger.cpp765 void Debugger::Destroy(DebuggerSP &debugger_sp) { in Destroy() function in Debugger
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBProcess.cpp585 SBError SBProcess::Destroy() { in Destroy() function in SBProcess
H A DSBDebugger.cpp303 void SBDebugger::Destroy(SBDebugger &debugger) { in Destroy() function in SBDebugger

12