/freebsd-src/tests/sys/fs/fusefs/ |
H A D | destroy.cc | 43 class Destroy: public FuseTest {}; class 135 TEST_F(Destroy, ok) in TEST_F() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | DelayedDiagnostic.cpp | 59 void DelayedDiagnostic::Destroy() { in Destroy() function in DelayedDiagnostic
|
/freebsd-src/contrib/googletest/googletest/include/gtest/ |
H A D | gtest-matchers.h | 217 static void Destroy(SharedPayloadBase* shared) { in Destroy() function 389 void Destroy() { in Destroy() function
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | RecordLayout.cpp | 21 void ASTRecordLayout::Destroy(ASTContext &Ctx) { in Destroy() function in ASTRecordLayout
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_thread.cpp | 58 void MsanThread::Destroy() { in Destroy() function in __msan::MsanThread
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | dfsan_thread.cpp | 56 void DFsanThread::Destroy() { in Destroy() function in __dfsan::DFsanThread
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_allocator_local_cache.h | 28 void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) { in Destroy() function 153 void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) { in Destroy() function
|
H A D | sanitizer_common.h | 523 void Destroy() { UnmapOrDie(data_, capacity_bytes_); } Destroy() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | StringMapEntry.h | 142 template <typename AllocatorTy> void Destroy(AllocatorTy &allocator) { in Destroy() function
|
H A D | ScopedHashTable.h | 76 template <typename AllocatorTy> void Destroy(AllocatorTy &Allocator) { in Destroy() function
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_thread.cpp | 106 void Thread::Destroy() { in Destroy() function in __hwasan::Thread
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/memprof/ |
H A D | memprof_thread.cpp | 95 void MemprofThread::Destroy() { in Destroy() function in __memprof::MemprofThread
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ParsedTemplate.h | 214 void Destroy() { in Destroy() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 331 LLVMMemoryManagerDestroyCallback Destroy; member 408 LLVMMemoryManagerDestroyCallback Destroy) { in LLVMCreateSimpleMCJITMemoryManager()
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcV2CBindings.cpp | 88 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 D | DeltaTree.cpp | 161 void DeltaTreeNode::Destroy() { in Destroy() function in DeltaTreeNode
|
H A D | RewriteRope.cpp | 620 void RopePieceBTreeNode::Destroy() { in Destroy() function in RopePieceBTreeNode
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_fake_stack.cpp | 66 void FakeStack::Destroy(int tid) { in Destroy() function in __asan::FakeStack
|
H A D | asan_thread.cpp | 121 void AsanThread::Destroy() { Destroy() function in __asan::AsanThread
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroInternal.h | 91 Destroy global() enumerator
|
/freebsd-src/contrib/llvm-project/lldb/source/Target/ |
H A D | ThreadList.cpp | 478 void ThreadList::Destroy() { Destroy() function in ThreadList
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCleanup.h | 305 void Destroy() { Destroy() function
|
/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | ModuleList.cpp | 408 void ModuleList::Destroy() { ClearImpl(); } Destroy() function in ModuleList
|
/freebsd-src/contrib/llvm-project/lldb/source/API/ |
H A D | SBProcess.cpp | 585 SBError SBProcess::Destroy() { in Destroy() function in SBProcess
|
H A D | SBDebugger.cpp | 303 void SBDebugger::Destroy(SBDebugger &debugger) { in Destroy() function in SBDebugger
|