Searched refs:reset (Results 576 - 600 of 1202) sorted by relevance

<<21222324252627282930>>

/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
H A DNativeRegisterContextFreeBSD_mips64.cpp191 data_sp.reset(new DataBufferHeap(m_reg_data.size(), 0));
H A DNativeRegisterContextFreeBSD_arm.cpp154 data_sp.reset(new DataBufferHeap(m_reg_data.size(), 0));
/openbsd-current/gnu/llvm/lldb/include/lldb/API/
H A DSBDebugger.h433 void reset(const lldb::DebuggerSP &debugger_sp);
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBWatchpoint.cpp252 m_opaque_wp.reset();
/openbsd-current/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DPlatformAndroidRemoteGDBServer.cpp129 m_socket_namespace.reset();
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/POSIX/
H A DNativeProcessELF.cpp186 m_shared_library_info_addr.reset();
/openbsd-current/gnu/llvm/lldb/include/lldb/Expression/
H A DExpressionVariable.h169 var_sp.reset();
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h199 void reset();
/openbsd-current/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectStreamer.h84 void reset() override;
H A DSubtargetFeature.h69 constexpr FeatureBitset &reset(unsigned I) { function in class:llvm::FeatureBitset
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp231 Evaluator.reset();
H A DTFLiteUtils.cpp191 Impl.reset();
/openbsd-current/gnu/llvm/lldb/tools/lldb-server/
H A Dlldb-platform.cpp349 acceptor_up.reset();
/openbsd-current/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DCloning.h241 void reset() { function in class:llvm::InlineFunctionInfo
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfo.h114 void reset();
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DStackMaps.h302 void reset() { function in class:llvm::StackMaps
H A DVLIWMachineScheduler.h54 virtual void reset();
H A DMachineDominators.h93 DT.reset(new MachineDomTree());
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h38 /// Ptr2.reset();
209 void reset() { function in class:llvm::IntrusiveRefCntPtr
/openbsd-current/gnu/llvm/lldb/source/Symbol/
H A DSymbolFile.cpp72 best_symfile_up.reset(curr_symfile_up.release());
/openbsd-current/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DAppleGetThreadItemInfoHandler.cpp188 m_get_thread_item_info_impl_code.reset();
H A DAppleGetPendingItemsHandler.cpp180 m_get_pending_items_impl_code.reset();
H A DAppleGetItemInfoHandler.cpp190 m_get_item_info_impl_code.reset();
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DABI.cpp40 abi_sp.reset();
/openbsd-current/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.h133 VRegStackified.reset(I);

Completed in 263 milliseconds

<<21222324252627282930>>