Returns the chain of source locations recorded in the status.
Declared in <absl/status/statusor.h>
<absl/status/statusor.h>
absl::Span<absl::SourceLocation const> GetSourceLocations() const;
A span over the stored source locations.