Searched defs:hasChangedAutomaticTypeDirectiveNames (Results 1 – 10 of 10) sorted by relevance
/third_party/typescript/src/compiler/ |
D | resolutionCache.ts | 18 hasChangedAutomaticTypeDirectiveNames(): boolean; method
|
D | types.ts | 6511 … /* @internal */ hasChangedAutomaticTypeDirectiveNames?: HasChangedAutomaticTypeDirectiveNames; property
|
/third_party/typescript/src/services/ |
D | services.ts | 1323 …const hasChangedAutomaticTypeDirectiveNames = maybeBind(host, host.hasChangedAutomaticTypeDirectiv… constant
|
D | types.ts | 276 … /* @internal */ hasChangedAutomaticTypeDirectiveNames?: HasChangedAutomaticTypeDirectiveNames; property
|
/third_party/typescript/lib/ |
D | tsserverlibrary.js | 106817 …, getSourceVersion, fileExists, hasInvalidatedResolution, hasChangedAutomaticTypeDirectiveNames, p… argument 113365 function hasChangedAutomaticTypeDirectiveNames() { function 150139 hasChangedAutomaticTypeDirectiveNames: hasChangedAutomaticTypeDirectiveNames, property 154300 Project.prototype.hasChangedAutomaticTypeDirectiveNames = function () { method in Project
|
D | tsserver.js | 106623 …, getSourceVersion, fileExists, hasInvalidatedResolution, hasChangedAutomaticTypeDirectiveNames, p… argument 113171 function hasChangedAutomaticTypeDirectiveNames() { function 149570 hasChangedAutomaticTypeDirectiveNames: hasChangedAutomaticTypeDirectiveNames, property 154106 Project.prototype.hasChangedAutomaticTypeDirectiveNames = function () { method in Project
|
D | typescript.js | 106817 …, getSourceVersion, fileExists, hasInvalidatedResolution, hasChangedAutomaticTypeDirectiveNames, p… argument 113365 function hasChangedAutomaticTypeDirectiveNames() { function 150139 hasChangedAutomaticTypeDirectiveNames: hasChangedAutomaticTypeDirectiveNames, property
|
D | typescriptServices.js | 106817 …, getSourceVersion, fileExists, hasInvalidatedResolution, hasChangedAutomaticTypeDirectiveNames, p… argument 113365 function hasChangedAutomaticTypeDirectiveNames() { function 150139 hasChangedAutomaticTypeDirectiveNames: hasChangedAutomaticTypeDirectiveNames, property
|
D | tsc.js | 87570 …, getSourceVersion, fileExists, hasInvalidatedResolution, hasChangedAutomaticTypeDirectiveNames, p… argument 93211 function hasChangedAutomaticTypeDirectiveNames() { function
|
D | typingsInstaller.js | 106612 …, getSourceVersion, fileExists, hasInvalidatedResolution, hasChangedAutomaticTypeDirectiveNames, p… argument 113160 function hasChangedAutomaticTypeDirectiveNames() { function
|