Returns the source locations attached to this status.
Declared in <absl/status/status.h>
<absl/status/status.h>
absl::Span<absl::SourceLocation const> GetSourceLocations() const;
A span over the stored source locations.