Home
last modified time | relevance | path

Searched refs:isWindowsDrivePath (Results 1 – 3 of 3) sorted by relevance

/third_party/spirv-tools/utils/vscode/src/lsp/span/
Duri.go123 if !isWindowsDrivePath(path) {
129 if isWindowsDrivePath(path) {
146 func isWindowsDrivePath(path string) bool { func
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/
Duri.go123 if !isWindowsDrivePath(path) {
129 if isWindowsDrivePath(path) {
146 func isWindowsDrivePath(path string) bool { func
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/span/
Duri.go123 if !isWindowsDrivePath(path) {
129 if isWindowsDrivePath(path) {
146 func isWindowsDrivePath(path string) bool { func