pub type MoveIrLoc = Loc;
Alias for the Loc variant of MoveIR. This uses a &static str instead of FileId for the file name.
&static str
FileId