Searched refs:reset (Results 676 - 700 of 1041) sorted by relevance

<<21222324252627282930>>

/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DBroadcaster.cpp210 hijacking_listener_sp.reset();
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueMap.h148 MDMap.reset();
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h366 void reset() { function in class:llvm::RuntimePointerChecking
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp65 OpdExtractor.reset(new DataExtractor(*E, Obj->isLittleEndian(),
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp401 X->setFeatureBits(Features.reset(Hexagon::FeatureDuplex));
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFormMemoryClauses.cpp339 RPT.reset(MI);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Rewrite/
H A DRewriter.cpp433 FileStream.reset(new llvm::raw_fd_ostream(FD, /*shouldClose=*/true));
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp96 BT.reset(new BugType(Checker, name, categories::UnixAPI));
H A DExprInspectionChecker.cpp149 BT.reset(new BugType(this, "Checking analyzer assumptions", "debug"));
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp158 info.reset(new DependenceInfo(&F, &AA, &SE, &LI));
164 void DependenceAnalysisWrapperPass::releaseMemory() { info.reset(); }
3667 Sivs.reset(SJ);
3690 Mivs.reset(SJ);
3694 Mivs.reset(SJ);
3714 Mivs.reset(SJ);
3969 Sivs.reset(SJ);
3983 Mivs.reset(SJ);
3987 Mivs.reset(SJ);
H A DDemandedBits.cpp304 DB.reset();
H A DIVUsers.cpp373 IU.reset(new IVUsers(L, AC, LI, DT, SE));
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp552 RS.reset(new RegScavenger());
H A DLiveIntervals.cpp197 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator());
270 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator());
627 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator());
1682 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator());
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp552 Op.reset(Op.get(), this);
874 mutable_begin()[I].reset(New, isUniqued() ? this : nullptr);
1092 getNMDOps(Operands)[I].reset(New);
1107 I.second.reset(&MD);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp273 void reset() override {
282 ProducersSection.reset();
283 TargetFeaturesSection.reset();
291 MCObjectWriter::reset();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp334 void *reset(LLVMContext &C, ExecutionEngine *EE,
338 void *ArgvArray::reset(LLVMContext &C, ExecutionEngine *EE, function in class:ArgvArray
457 GVArgs.push_back(PTOGV(CArgv.reset(Fn->getContext(), this, argv)));
465 GVArgs.push_back(PTOGV(CEnv.reset(Fn->getContext(), this, EnvVars)));
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp80 InstanceImpl().reset();
H A DSocket.cpp145 socket_up.reset();
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp305 void reset() XRAY_NEVER_INSTRUMENT {
327 // reset the pointer to nullptr, and re-use the storage later instead
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBThreadPlan.cpp116 m_opaque_sp.reset();
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp280 IF.PdbSession.reset(static_cast<NativeSession *>(Session.release()));
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc481 Buf.reset();
728 // Chose arbitary new mask and reset the umask to the old mask.
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcache-inprocess.c622 svn_boolean_t reset,
620 inprocess_cache_get_info(void *cache_void, svn_cache__info_t *info, svn_boolean_t reset, apr_pool_t *result_pool) argument
/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp200 * start_of_list - reset the ptr to the start of the list.
1627 void reset (void);
1667 reset();
1704 void assert_state::reset (void) function in class:assert_state
3289 as.reset();
3388 as.reset();
3419 as.reset();
3533 as.reset();
3672 as.reset();
3713 // and reset th
[all...]

Completed in 220 milliseconds

<<21222324252627282930>>