Searched refs:Destroy (Results 26 - 46 of 46) sorted by relevance

12

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectProcess.cpp93 Error destroy_error (process->Destroy());
557 process->Destroy();
1463 Error error (process->Destroy());
H A DCommandObjectTarget.cpp652 target_sp->Destroy();
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DType.cpp456 ((EntryTy *)SymbolTableEntry)->Destroy(SymbolTable.getAllocator());
487 ((EntryTy *)SymbolTableEntry)->Destroy(SymbolTable.getAllocator());
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp1134 Destroy();
1157 m_thread_list_real.Destroy();
1158 m_thread_list.Destroy();
1159 m_extended_thread_list.Destroy();
3057 Destroy();
3535 Destroy ();
3602 log->Printf("Process::Destroy() About to halt.");
3705 Process::Destroy ()
H A DThreadList.cpp468 ThreadList::Destroy() function in class:ThreadList
H A DTarget.cpp166 m_process_sp->Destroy();
191 Target::Destroy() function in class:Target
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DInitialization.h733 void Destroy();
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h536 Destroy();
H A DProcess.h2045 Destroy();
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp211 CodeGenFunction::Destroyer *Destroy; local
218 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise
224 Destroy = &CodeGenFunction::destroyARCWeak;
228 ObjCARCReferenceLifetimeType, *Destroy,
233 *Destroy, CleanupKind & EHCleanup);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DModuleList.cpp287 ModuleList::Destroy() function in class:ModuleList
H A DDebugger.cpp532 Debugger::Destroy (DebuggerSP &debugger_sp) function in class:Debugger
689 target_sp->Destroy();
H A DIOHandler.cpp4122 process->Destroy();
5058 exe_ctx.GetProcessRef().Destroy();
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/
H A DDriver.cpp972 SBDebugger::Destroy (m_debugger);
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DPPDirectives.cpp118 MI->Destroy();
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParser.cpp566 (*I)->Destroy();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1935 // At present, the plans are discarded and the breakpoints disabled Process::Destroy,
2000 return Destroy();
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOverload.cpp631 void DeductionFailureInfo::Destroy() { function in class:clang::DeductionFailureInfo
646 // FIXME: Destroy the data?
651 // FIXME: Destroy the template argument list?
790 i->DeductionFailure.Destroy();
9300 i->DeductionFailure.Destroy();
H A DSemaCodeComplete.cpp103 void Destroy() { function in class:__anon3389::ResultBuilder::ShadowMapEntry
1033 E->second.Destroy();
H A DSemaInit.cpp2633 void InitializationSequence::Step::Destroy() { function in class:InitializationSequence::Step
4691 Step->Destroy();
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp771 R->Destroy(*this);
777 R->Destroy(*this);

Completed in 516 milliseconds

12