Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dwatch.ts288 export function getMatchedFileSpec(program: Program, fileName: string) { function
368 const matchedByFiles = getMatchedFileSpec(program, fileName);
Dprogram.ts3853 const matchedByFiles = getMatchedFileSpec(program, fileName);
/third_party/typescript/lib/
DtypingsInstaller.js124003 var matchedByFiles = ts.getMatchedFileSpec(program, fileName);
128249 function getMatchedFileSpec(program, fileName) { function
128259 ts.getMatchedFileSpec = getMatchedFileSpec;
128329 var matchedByFiles = getMatchedFileSpec(program, fileName);
Dtsc.js102979 var matchedByFiles = ts.getMatchedFileSpec(program, fileName);
106609 function getMatchedFileSpec(program, fileName) { function
106619 ts.getMatchedFileSpec = getMatchedFileSpec;
106687 var matchedByFiles = getMatchedFileSpec(program, fileName);