numba_dpex.dppy_debuginfo module

class numba_dpex.dppy_debuginfo.DPPYDIBuilder(module, filepath, linkage_name, cgctx)

Bases: numba.core.debuginfo.DIBuilder

mark_subprogram(function, qualname, argnames, argtypes, line)

Emit source location information for the given function.