Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dshims.ts299 getAutomaticTypeDirectiveNames(compilerOptionsJson: string): string; method
/third_party/typescript/src/compiler/
DmoduleNameResolver.ts403 …export function getAutomaticTypeDirectiveNames(options: CompilerOptions, host: ModuleResolutionHos… function
Dprogram.ts972 …const typeReferences: string[] = rootNames.length ? getAutomaticTypeDirectiveNames(options, host) … constant
/third_party/typescript/lib/
DtypescriptServices.js39659 function getAutomaticTypeDirectiveNames(options, host) { function
152620 … CoreServicesShimObject.prototype.getAutomaticTypeDirectiveNames = function (compilerOptionsJson) { method in CoreServicesShimObject
Dtypescript.js39659 function getAutomaticTypeDirectiveNames(options, host) { function
152620 … CoreServicesShimObject.prototype.getAutomaticTypeDirectiveNames = function (compilerOptionsJson) { method in CoreServicesShimObject
Dtsserverlibrary.js39659 function getAutomaticTypeDirectiveNames(options, host) { function
152620 … CoreServicesShimObject.prototype.getAutomaticTypeDirectiveNames = function (compilerOptionsJson) { method in CoreServicesShimObject
Dtsserver.js39465 function getAutomaticTypeDirectiveNames(options, host) { function
152051 … CoreServicesShimObject.prototype.getAutomaticTypeDirectiveNames = function (compilerOptionsJson) { method in CoreServicesShimObject
Dtsc.js32187 function getAutomaticTypeDirectiveNames(options, host) { function
DtypingsInstaller.js39454 function getAutomaticTypeDirectiveNames(options, host) { function