/freebsd/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/contrib/llvm-project/clang/lib/Sema/ |
H A D | DelayedDiagnostic.cpp | 59 void DelayedDiagnostic::Destroy() { in Destroy() function in DelayedDiagnostic
|
/freebsd/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/contrib/llvm-project/clang/lib/AST/ |
H A D | RecordLayout.cpp | 21 void ASTRecordLayout::Destroy(ASTContext &Ctx) { in Destroy() function in ASTRecordLayout
|
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_thread.cpp | 58 void MsanThread::Destroy() { in Destroy() function in __msan::MsanThread
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | dfsan_thread.cpp | 56 void DFsanThread::Destroy() { in Destroy() function in __dfsan::DFsanThread
|
/freebsd/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 | 522 void Destroy() { UnmapOrDie(data_, capacity_bytes_, raw_report); } in Destroy() function
|
/freebsd/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/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_thread.cpp | 105 void Thread::Destroy() { Destroy() function in __hwasan::Thread
|
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
H A D | memprof_thread.cpp | 95 void MemprofThread::Destroy() { in Destroy() function in __memprof::MemprofThread
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ParsedTemplate.h | 214 void Destroy() { in Destroy() function
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 331 LLVMMemoryManagerDestroyCallback Destroy; member 408 LLVMMemoryManagerDestroyCallback Destroy) { in LLVMCreateSimpleMCJITMemoryManager() argument
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcV2CBindings.cpp | 88 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 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/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroElide.cpp | 379 return llvm::any_of(CorrespondingDestroyAddrs, [&](auto *Destroy) { in lifetimeEligibleForElide()
|
H A D | CoroInternal.h | 94 Destroy enumerator
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_thread.cpp | 126 void AsanThread::Destroy() { in Destroy() function in __asan::AsanThread
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | ThreadList.cpp | 477 void ThreadList::Destroy() { in Destroy() function in ThreadList
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | ModuleList.cpp | 413 void ModuleList::Destroy() { ClearImpl(); } in Destroy() function in ModuleList
|
H A D | Debugger.cpp | 765 void Debugger::Destroy(DebuggerSP &debugger_sp) { in Destroy() function in Debugger
|
/freebsd/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
|