Searched defs:EmitImpl (Results 1 – 1 of 1) sorted by relevance
63 static inline void EmitImpl([[maybe_unused]] Span<uint8_t> buf, [[maybe_unused]] Span<const uint8_t… in EmitImpl() function66 static void EmitImpl(Span<uint8_t> buf, Span<const uint8_t> offsets, Type arg, Types... args) in EmitImpl() function