func golang.org/x/pkgsite/internal/godoc/dochtml.functions

2 uses

	golang.org/x/pkgsite/internal/godoc/dochtml (current package)
		symbol.go#L38: 		constants(p.Consts), vars...), functions(p, fset)...), typs...), nil
		symbol.go#L93: func functions(p *doc.Package, fset *token.FileSet) []*internal.Symbol {