Home
last modified time | relevance | path

Searched refs:tempSumFile (Results 1 – 4 of 4) sorted by relevance

/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dview.go484 os.Remove(tempSumFile(v.tempMod.Filename()))
634 if err := ioutil.WriteFile(tempSumFile(tempModFile.Name()), contents, stat.Mode()); err != nil {
788 func tempSumFile(filename string) string { func
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dview.go472 os.Remove(tempSumFile(v.tempMod.Filename()))
621 if err := ioutil.WriteFile(tempSumFile(tempModFile.Name()), contents, stat.Mode()); err != nil {
775 func tempSumFile(filename string) string { func
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dview.go484 os.Remove(tempSumFile(v.tempMod.Filename()))
634 if err := ioutil.WriteFile(tempSumFile(tempModFile.Name()), contents, stat.Mode()); err != nil {
800 func tempSumFile(filename string) string { func
/dports/devel/tinygo/tinygo-0.14.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dview.go484 os.Remove(tempSumFile(v.tempMod.Filename()))
633 if err := ioutil.WriteFile(tempSumFile(tempModFile.Name()), contents, stat.Mode()); err != nil {
787 func tempSumFile(filename string) string { func