Home
last modified time | relevance | path

Searched defs:getAutomaticTypeDirectiveNames (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/services/
Dshims.ts301 getAutomaticTypeDirectiveNames(compilerOptionsJson: string): string; method
/third_party/typescript/src/compiler/
DmoduleNameResolver.ts517 …export function getAutomaticTypeDirectiveNames(options: CompilerOptions, host: ModuleResolutionHos… function
Dprogram.ts1215 …const typeReferences: string[] = rootNames.length ? getAutomaticTypeDirectiveNames(options, host) … constant
/third_party/typescript/lib/
Dtsc.js36879 function getAutomaticTypeDirectiveNames(options, host) { function
DtypingsInstaller.js44916 function getAutomaticTypeDirectiveNames(options, host) { function