Searched refs:toLocation (Results 1 – 3 of 3) sorted by relevance
37450 function toLocation(location) { function37470 return [toLocation(definition)];37491 return entries.map(toLocation);
1 …;\n}());\nexport { HoverAdapter };\n// --- definition ------\nfunction toLocation(location) {\n …
1 …toLocation(location) {\n return {\n uri: Uri.parse(location.uri),\n range: toRang…