fSourceLocation
{ return fSourceLocation; }
SourceLocation fSourceLocation;
return fSourceLocation;
return fSourceLocation;
SourceLocation fSourceLocation;
fSourceLocation(sourceLocation),
fSourceLocation(other.fSourceLocation),
fSourceLocation = other.fSourceLocation;
|| (error = archive.AddInt32("line", fSourceLocation.Line())) != B_OK
|| (error = archive.AddInt32("column", fSourceLocation.Column()))
fSourceLocation = other.fSourceLocation;
fSourceLocation = SourceLocation();
fSourceLocation(),
fSourceLocation(other.fSourceLocation),
fSourceLocation = location.GetSourceLocation();
fSourceLocation = SourceLocation(line, column);
{ return fSourceLocation; }
SourceLocation fSourceLocation;