Home
last modified time | relevance | path

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

12

/llvm-project/compiler-rt/test/tsan/
H A Dmutex_annotations.cpp17 void Destroy() { in Destroy() function in Mutex
/llvm-project/clang/lib/Sema/
H A DDelayedDiagnostic.cpp59 void DelayedDiagnostic::Destroy() { in Destroy() function in DelayedDiagnostic
/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest-matchers.h217 static void Destroy(SharedPayloadBase* shared) { in Destroy() function
389 void Destroy() { in Destroy() function
/llvm-project/clang/lib/AST/
H A DRecordLayout.cpp21 void ASTRecordLayout::Destroy(ASTContext &Ctx) { in Destroy() function in ASTRecordLayout
/llvm-project/compiler-rt/lib/msan/
H A Dmsan_thread.cpp58 void MsanThread::Destroy() { Destroy() function in __msan::MsanThread
/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_thread.cpp56 void DFsanThread::Destroy() { Destroy() function in __dfsan::DFsanThread
/llvm-project/llvm/include/llvm/ADT/
H A DStringMapEntry.h142 template <typename AllocatorTy> void Destroy(AllocatorTy &allocator) { Destroy() function
H A DScopedHashTable.h76 template <typename AllocatorTy> void Destroy(AllocatorTy &Allocator) { in Destroy() function
/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
/llvm-project/flang/runtime/
H A Dderived-api.cpp34 RTDEF(Destroy) RTDEF() argument
H A Dderived.cpp291 RT_API_ATTRS void Destroy(const Descriptor &descriptor, bool finalize, Destroy() function
/llvm-project/libc/test/src/__support/
H A Dfixedvector_test.cpp38 TEST(LlvmLibcFixedVectorTest, Destroy) { in TEST() argument
/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.cpp95 void MemprofThread::Destroy() { Destroy() function in __memprof::MemprofThread
/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp106 void Thread::Destroy() { in Destroy() function in __hwasan::Thread
/llvm-project/clang/include/clang/Sema/
H A DParsedTemplate.h214 void Destroy() { in Destroy() function
/llvm-project/llvm/examples/OrcV2Examples/OrcV2CBindingsVeryLazy/
H A DOrcV2CBindingsVeryLazy.c107 void Destroy(void *Ctx) {} in Destroy() function
/llvm-project/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cpp121 void UserMutex::Destroy() { in Destroy() function in UserMutex
445 void ScopedThread::Destroy(const UserMutex &m) { in Destroy() function in ScopedThread
/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp331 LLVMMemoryManagerDestroyCallback Destroy; global() member
408 LLVMCreateSimpleMCJITMemoryManager(void * Opaque,LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection,LLVMMemoryManagerFinalizeMemoryCallback FinalizeMemory,LLVMMemoryManagerDestroyCallback Destroy) LLVMCreateSimpleMCJITMemoryManager() argument
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp88 OrcCAPIMaterializationUnit(std::string Name,SymbolFlagsMap InitialSymbolFlags,SymbolStringPtr InitSymbol,void * Ctx,LLVMOrcMaterializationUnitMaterializeFunction Materialize,LLVMOrcMaterializationUnitDiscardFunction Discard,LLVMOrcMaterializationUnitDestroyFunction Destroy) OrcCAPIMaterializationUnit() argument
116 LLVMOrcMaterializationUnitDestroyFunction Destroy = nullptr; global() member in __anonc7ba09cc0111::OrcCAPIMaterializationUnit
429 LLVMOrcCreateCustomMaterializationUnit(const char * Name,void * Ctx,LLVMOrcCSymbolFlagsMapPairs Syms,size_t NumSyms,LLVMOrcSymbolStringPoolEntryRef InitSym,LLVMOrcMaterializationUnitMaterializeFunction Materialize,LLVMOrcMaterializationUnitDiscardFunction Discard,LLVMOrcMaterializationUnitDestroyFunction Destroy) LLVMOrcCreateCustomMaterializationUnit() argument
1036 LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks(LLVMOrcExecutionSessionRef ES,void * CreateContextCtx,LLVMMemoryManagerCreateContextCallback CreateContext,LLVMMemoryManagerNotifyTerminatingCallback NotifyTerminating,LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection,LLVMMemoryManagerFinalizeMemoryCallback FinalizeMemory,LLVMMemoryManagerDestroyCallback Destroy) LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() argument
1075 LLVMMemoryManagerDestroyCallback Destroy = nullptr; LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() member
[all...]
/llvm-project/clang/lib/Rewrite/
H A DDeltaTree.cpp
H A DRewriteRope.cpp
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp379 return llvm::any_of(CorrespondingDestroyAddrs, [&](auto *Destroy) { in lifetimeEligibleForElide()
H A DCoroInternal.h94 Destroy global() enumerator
/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.cpp126 void AsanThread::Destroy() { Destroy() function in __asan::AsanThread

12