Home
last modified time | relevance | path

Searched refs:ModTidyHandle (Results 1 – 12 of 12) sorted by relevance

/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/internal/lsp/source/
H A Dview.go49 ModTidyHandle(ctx context.Context, fh FileHandle) (ModTidyHandle, error) methodSpec
258 type ModTidyHandle interface { interface
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/internal/lsp/source/
H A Dview.go52 ModTidyHandle(ctx context.Context, fh FileHandle) (ModTidyHandle, error) methodSpec
272 type ModTidyHandle interface { interface
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/tools/internal/lsp/source/
H A Dview.go52 ModTidyHandle(ctx context.Context, fh FileHandle) (ModTidyHandle, error) methodSpec
283 type ModTidyHandle interface { interface
/dports/devel/tinygo/tinygo-0.14.1/vendor/golang.org/x/tools/internal/lsp/source/
H A Dview.go51 ModTidyHandle(ctx context.Context, fh FileHandle) (ModTidyHandle, error) methodSpec
274 type ModTidyHandle interface { interface
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/internal/lsp/mod/
H A Ddiagnostics.go38 mth, err := snapshot.ModTidyHandle(ctx, realfh)
68 mth, err := snapshot.ModTidyHandle(ctx, realfh)
137 mth, err := snapshot.ModTidyHandle(ctx, realfh)
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/internal/lsp/mod/
H A Ddiagnostics.go38 mth, err := snapshot.ModTidyHandle(ctx, realfh)
68 mth, err := snapshot.ModTidyHandle(ctx, realfh)
137 mth, err := snapshot.ModTidyHandle(ctx, realfh)
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/tools/internal/lsp/mod/
H A Ddiagnostics.go38 mth, err := snapshot.ModTidyHandle(ctx, realfh)
68 mth, err := snapshot.ModTidyHandle(ctx, realfh)
137 mth, err := snapshot.ModTidyHandle(ctx, realfh)
/dports/devel/tinygo/tinygo-0.14.1/vendor/golang.org/x/tools/internal/lsp/mod/
H A Ddiagnostics.go38 mth, err := snapshot.ModTidyHandle(ctx, realfh)
68 mth, err := snapshot.ModTidyHandle(ctx, realfh)
137 mth, err := snapshot.ModTidyHandle(ctx, realfh)
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod_tidy.go94 func (s *snapshot) ModTidyHandle(ctx context.Context, realfh source.FileHandle) (source.ModTidyHand… func
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go215 func (s *snapshot) ModTidyHandle(ctx context.Context, realfh source.FileHandle) (source.ModTidyHand… func
/dports/devel/tinygo/tinygo-0.14.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go215 func (s *snapshot) ModTidyHandle(ctx context.Context, realfh source.FileHandle) (source.ModTidyHand… func
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go276 func (s *snapshot) ModTidyHandle(ctx context.Context, realfh source.FileHandle) (source.ModTidyHand… func