MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / next

Method next

lib/asmjit/asmjit/ujit/unicompiler_x86.cpp:3272–3272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3270 ASMJIT_INLINE_NODEBUG OpArrayIter(const T& op) noexcept : _op(op) {}
3271 ASMJIT_INLINE_NODEBUG const T& op() const noexcept { return _op; }
3272 ASMJIT_INLINE_NODEBUG void next() noexcept {}
3273};
3274
3275template<>

Callers 5

emit_2v_tFunction · 0.45
emit_2vi_tFunction · 0.45
emit_3v_tFunction · 0.45
emit_3vi_tFunction · 0.45
emit_4v_tFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected