Home
last modified time | relevance | path

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

12

/freebsd/tests/sys/fs/fusefs/
H A Ddestroy.cc46 class Destroy: public FuseTest {}; class
216 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/compiler-rt/lib/msan/
H A Dmsan_thread.cpp53 void MsanThread::Destroy() { in Destroy() function in MsanThread
/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/dfsan/
H A Ddfsan_thread.cpp51 void DFsanThread::Destroy() { in Destroy() function in 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.h532 void Destroy() { UnmapOrDie(data_, capacity_bytes_, raw_report); } in Destroy() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringMapEntry.h140 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/nsan/
H A Dnsan_thread.cpp61 void NsanThread::Destroy() { in Destroy() function in NsanThread
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.cpp92 void MemprofThread::Destroy() { in Destroy() function in __memprof::MemprofThread
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp106 void Thread::Destroy() { in Destroy() function in __hwasan::Thread
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedTemplate.h213 void Destroy() { in Destroy() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp330 LLVMMemoryManagerDestroyCallback Destroy; member
407 LLVMMemoryManagerDestroyCallback Destroy) { in LLVMCreateSimpleMCJITMemoryManager()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp89 LLVMOrcMaterializationUnitDestroyFunction Destroy) in OrcCAPIMaterializationUnit()
117 LLVMOrcMaterializationUnitDestroyFunction Destroy = nullptr; member in __anon57dbacd90111::OrcCAPIMaterializationUnit
430 LLVMOrcMaterializationUnitDestroyFunction Destroy) { in LLVMOrcCreateCustomMaterializationUnit()
1038 LLVMMemoryManagerDestroyCallback Destroy) { in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()
1077 LLVMMemoryManagerDestroyCallback Destroy = nullptr; in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDeltaTree.cpp160 void DeltaTreeNode::Destroy() { in Destroy() function in DeltaTreeNode
H A DRewriteRope.cpp616 void RopePieceBTreeNode::Destroy() { in Destroy() function in RopePieceBTreeNode
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp363 return llvm::any_of(CorrespondingDestroyAddrs, [&](auto *Destroy) { in lifetimeEligibleForElide()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fake_stack.cpp72 void FakeStack::Destroy(int tid) { in Destroy() function in __asan::FakeStack
H A Dasan_thread.cpp124 void AsanThread::Destroy() { in Destroy() function in __asan::AsanThread
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DCoroShape.h101 Destroy enumerator
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadList.cpp463 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
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBProcess.cpp600 SBError SBProcess::Destroy() { in Destroy() function in SBProcess

12