Home
last modified time | relevance | path

Searched defs:loadWithTypeDirectiveCache (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts539 export function loadWithTypeDirectiveCache<T>(names: string[] | readonly FileReference[], containin… function
/third_party/typescript/lib/
Dtsc.js104818 function loadWithTypeDirectiveCache(names, containingFile, redirectedReference, containingFileMode,… function