Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dwatch.ts298 export function getMatchedIncludeSpec(program: Program, fileName: string) { function
370 const matchedByInclude = getMatchedIncludeSpec(program, fileName);
Dprogram.ts3859 const matchedByInclude = getMatchedIncludeSpec(program, fileName);
/third_party/typescript/lib/
DtypingsInstaller.js124009 var matchedByInclude = ts.getMatchedIncludeSpec(program, fileName);
128260 function getMatchedIncludeSpec(program, fileName) { function
128278 ts.getMatchedIncludeSpec = getMatchedIncludeSpec;
128332 var matchedByInclude = getMatchedIncludeSpec(program, fileName);
Dtsc.js102985 var matchedByInclude = ts.getMatchedIncludeSpec(program, fileName);
106620 function getMatchedIncludeSpec(program, fileName) { function
106637 ts.getMatchedIncludeSpec = getMatchedIncludeSpec;
106690 var matchedByInclude = getMatchedIncludeSpec(program, fileName);