Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts3365 && !getResolutionDiagnostic(optionsForFile, resolution)
4403 …export function getResolutionDiagnostic(options: CompilerOptions, { extension }: ResolvedModuleFul… function
Dchecker.ts3737 …const resolutionDiagnostic = resolvedModule && getResolutionDiagnostic(compilerOptions, resolvedMo…
/third_party/typescript/lib/
DtypingsInstaller.js53894 …var resolutionDiagnostic = resolvedModule && ts.getResolutionDiagnostic(compilerOptions, resolvedM…
123575 && !getResolutionDiagnostic(optionsForFile, resolution)
124474 function getResolutionDiagnostic(options, _a) { function
124502 ts.getResolutionDiagnostic = getResolutionDiagnostic;
Dtsc.js44518 …var resolutionDiagnostic = resolvedModule && ts.getResolutionDiagnostic(compilerOptions, resolvedM…
102575 && !getResolutionDiagnostic(optionsForFile, resolution)
103408 function getResolutionDiagnostic(options, _a) { function
103435 ts.getResolutionDiagnostic = getResolutionDiagnostic;