dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
Srcpos.set
dmd
backend
cc
Srcpos
Set fields of Srcpos
struct
Srcpos
version(MARS)
nothrow pure
void
set
(
const
(
char
)*
filename
,
uint
linnum
,
int
charnum
)
Parameters
filename
const
(
char
)*
file name
linnum
uint
line number
charnum
int
character number
Meta
Source
See Implementation
dmd
backend
cc
Srcpos
functions
set
Set fields of Srcpos