google.golang.org/protobuf/reflect/protoreflect.SourceLocations.Len (method)
2 uses
google.golang.org/protobuf/reflect/protoreflect (current package)
source.go#L14: Len() int
google.golang.org/protobuf/reflect/protodesc
proto.go#L39: for i, locs := 0, file.SourceLocations(); i < locs.Len(); i++ {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)