NullSafeStringView() Creates an `absl::string_view` from a pointer `p` even if it's null-valued. This function should be used where an `absl::string_view` can be created from a possibly-null pointer.
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected
searching dependent graphs…