Home
last modified time | relevance | path

Searched defs:destroy (Results 1 – 25 of 72) sorted by relevance

123

/llvm-project/clang/test/CodeGenObjC/
H A Dterminate.m4 void destroy(void**); function
H A Dblocks.m48 @interface Test2 -(void) destroy; @end global() method
/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp20.cpp5 void destroy(T* ptr) { in destroy() function
/llvm-project/lld/Common/
H A DCommonLinkerContext.cpp47 void CommonLinkerContext::destroy() { in destroy() function in CommonLinkerContext
/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-compatibility.cpp14 void destroy(T *p) { in destroy() function
H A Dmicrosoft-abi-virtual-inheritance.cpp365 void destroy(C *obj) { in destroy() function
396 void destroy(E *obj) { in destroy() function
/llvm-project/flang/lib/Optimizer/Builder/
H A DTemporaryStorage.cpp123 void fir::factory::HomogeneousScalarStack::destroy(mlir::Location loc, in destroy() function in fir::factory::HomogeneousScalarStack
155 void fir::factory::SimpleCopy::destroy(mlir::Location loc, in destroy() function in fir::factory::SimpleCopy
231 void fir::factory::AnyValueStack::destroy(mlir::Location loc, in destroy() function in fir::factory::AnyValueStack
294 void fir::factory::AnyVariableStack::destroy(mlir::Location loc, in destroy() function in fir::factory::AnyVariableStack
353 void fir::factory::AnyVectorSubscriptStack::destroy( in destroy() function in fir::factory::AnyVectorSubscriptStack
/llvm-project/llvm/lib/Support/
H A DManagedStatic.cpp55 void ManagedStaticBase::destroy() const { in destroy() function in ManagedStaticBase
/llvm-project/compiler-rt/test/asan/TestCases/Posix/asan_symbolize_script/
H A Dplugin_no_op.py12 def destroy(self): member in NoOpPlugin
/llvm-project/libc/src/__support/threads/
H A DCndVar.h42 LIBC_INLINE static void destroy(CndVar *cv) { destroy() function
/llvm-project/libcxx/test/libcxx/utilities/any/
H A Dallocator.pass.cpp62 void destroy(Large* p) { destroy() function
89 void destroy(Small* p) { destroy() function
/llvm-project/libcxxabi/test/
H A Dtest_vector3.pass.cpp49 void destroy(void* v) in destroy() function
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mutexset.cpp52 void MutexSet::DelAddr(uptr addr, bool destroy) { in DelAddr()
H A Dtsan_mutexset.h82 void MutexSet::DelAddr(uptr addr, bool destroy) {} in DelAddr()
/llvm-project/flang/include/flang/Optimizer/Builder/
H A DTemporaryStorage.h139 void destroy(mlir::Location loc, fir::FirOpBuilder &builder) {} in destroy() function
250 void destroy(mlir::Location loc, fir::FirOpBuilder &builder) { in destroy() function
/llvm-project/libcxx/test/libcxx/memory/
H A Duninitialized_allocator_copy.pass.cpp37 void destroy(T* ptr) { in destroy() function in construct_counting_allocator
/llvm-project/clang/test/SemaCXX/
H A Ddiscrim-union.cpp21 void destroy(...) { throw "logic_error"; } in destroy() function
42 void destroy(unsigned elem) { in destroy() function
/llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/
H A Dallocate_shared.lwg2070.pass.cpp62 void destroy(T* p) { in destroy() function
102 void destroy(Private* p) { p->~Private(); } in destroy() function
/llvm-project/libc/src/__support/threads/linux/
H A Draw_mutex.h122 LIBC_INLINE void static destroy([[maybe_unused]] RawMutex *lock) { destroy() function
H A Dmutex.h51 LIBC_INLINE static MutexError destroy(Mutex *lock) { destroy() function
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DInlineElementals.cpp50 hlfir::DestroyOp destroy; in getTwoUses() local
/llvm-project/libcxx/include/__memory/
H A Dconstruct_at.h111 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void destroy(_ForwardIterator __first, _ForwardIterator __last) { destroy() function
/llvm-project/libc/src/__support/
H A Dfixedvector.h83 static void destroy(FixedVector<T, CAPACITY> *store) { store->reset(); } destroy() function
/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp32 void MCFragment::destroy() { destroy() function in MCFragment
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dvector.h87 void destroy() { in destroy() function

123