Home
last modified time | relevance | path

Searched defs:sourceInfos (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/server/
DscriptInfo.ts289 sourceInfos?: Set<Path>; property
DeditorServices.ts3612 let sourceInfos: Set<Path> | undefined; variable
3632 let sourceInfos: Set<Path> | undefined; variable
/third_party/typescript/src/compiler/
Dchecker.ts11708 const sourceInfos = getIndexInfosOfType(types[0]); constant
21051 const sourceInfos = getIndexInfosOfType(source); constant