Searched defs:SourcePath (Results 1 – 3 of 3) sorted by relevance
24 ByPath(path SourcePath) SourceLocation68 type SourcePath []int32 type71 func (p1 SourcePath) Equal(p2 SourcePath) bool {
445 func newPathKey(p protoreflect.SourcePath) (k pathKey) {
380 for (const auto &SourcePath : SourcePaths) { in run() local