Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts476 …export function loadWithTypeDirectiveCache<T>(names: string[] | readonly FileReference[], containi… function
1117 …s, containingFile, redirectedReference, containingFileMode) => loadWithTypeDirectiveCache<Resolved…
DtsbuildPublic.ts312loadWithTypeDirectiveCache<ResolvedTypeReferenceDirective>(Debug.checkEachDefined(typeReferenceDir…
/third_party/typescript/lib/
DtypingsInstaller.js121056 …function loadWithTypeDirectiveCache(names, containingFile, redirectedReference, containingFileMode… function
121079 ts.loadWithTypeDirectiveCache = loadWithTypeDirectiveCache;
121578 …tainingFile, redirectedReference, containingFileMode) { return loadWithTypeDirectiveCache(ts.Debug…
129548 …return ts.loadWithTypeDirectiveCache(ts.Debug.checkEachDefined(typeReferenceDirectiveNames), conta…
Dtsc.js100417 …function loadWithTypeDirectiveCache(names, containingFile, redirectedReference, containingFileMode… function
100439 ts.loadWithTypeDirectiveCache = loadWithTypeDirectiveCache;
100859 …tainingFile, redirectedReference, containingFileMode) { return loadWithTypeDirectiveCache(ts.Debug…
107786 …return ts.loadWithTypeDirectiveCache(ts.Debug.checkEachDefined(typeReferenceDirectiveNames), conta…