Home
last modified time | relevance | path

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

12

/freebsd-src/tests/sys/fs/fusefs/
H A Ddestroy.cc43 class Destroy: public FuseTest {}; class
135 TEST_F(Destroy, ok) in TEST_F() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DDelayedDiagnostic.cpp59 void DelayedDiagnostic::Destroy() { in Destroy() function in DelayedDiagnostic
/freebsd-src/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-src/contrib/llvm-project/clang/lib/AST/
H A DRecordLayout.cpp21 void ASTRecordLayout::Destroy(ASTContext &Ctx) { in Destroy() function in ASTRecordLayout
/freebsd-src/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_thread.cpp58 void MsanThread::Destroy() { in Destroy() function in __msan::MsanThread
/freebsd-src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_thread.cpp56 void DFsanThread::Destroy() { in Destroy() function in __dfsan::DFsanThread
/freebsd-src/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.h523 void Destroy() { UnmapOrDie(data_, capacity_bytes_); } Destroy() function
/freebsd-src/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-src/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp106 void Thread::Destroy() { in Destroy() function in __hwasan::Thread
/freebsd-src/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.cpp95 void MemprofThread::Destroy() { in Destroy() function in __memprof::MemprofThread
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedTemplate.h214 void Destroy() { in Destroy() function
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp331 LLVMMemoryManagerDestroyCallback Destroy; member
408 LLVMMemoryManagerDestroyCallback Destroy) { in LLVMCreateSimpleMCJITMemoryManager()
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp88 LLVMOrcMaterializationUnitDestroyFunction Destroy) in OrcCAPIMaterializationUnit() argument
116 LLVMOrcMaterializationUnitDestroyFunction Destroy = nullptr; member in __anon6d2ecf2b0111::OrcCAPIMaterializationUnit
1036 LLVMMemoryManagerDestroyCallback Destroy) { in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() argument
421 LLVMOrcCreateCustomMaterializationUnit(const char * Name,void * Ctx,LLVMOrcCSymbolFlagsMapPairs Syms,size_t NumSyms,LLVMOrcSymbolStringPoolEntryRef InitSym,LLVMOrcMaterializationUnitMaterializeFunction Materialize,LLVMOrcMaterializationUnitDiscardFunction Discard,LLVMOrcMaterializationUnitDestroyFunction Destroy) LLVMOrcCreateCustomMaterializationUnit() argument
1075 LLVMMemoryManagerDestroyCallback Destroy = nullptr; LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() member
[all...]
/freebsd-src/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-src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fake_stack.cpp66 void FakeStack::Destroy(int tid) { in Destroy() function in __asan::FakeStack
H A Dasan_thread.cpp121 void AsanThread::Destroy() { Destroy() function in __asan::AsanThread
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h91 Destroy global() enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DThreadList.cpp478 void ThreadList::Destroy() { Destroy() function in ThreadList
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h305 void Destroy() { Destroy() function
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp408 void ModuleList::Destroy() { ClearImpl(); } Destroy() function in ModuleList
/freebsd-src/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