toSrcpos

Converts a Loc to backend Srcpos

extern (C++)
toSrcpos

Parameters

loc Loc

Source code location

Return Value

Type: Srcpos

Srcpos backend struct corresponding to the given location

Meta