github.com/google/licensecheck/old.Checker.updateIndex (method)

2 uses

	github.com/google/licensecheck/old (current package)
		license.go#L113: 			c.updateIndex(int32(id), cl.doc.words)
		license.go#L178: func (c *Checker) updateIndex(id int32, words []int32) {