Home
last modified time | relevance | path

Searched defs:hasInvalidatedResolutions (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/compiler/
DwatchPublic.ts132 hasInvalidatedResolutions?(filePath: Path): boolean; method
468 …const hasInvalidatedResolutions = resolutionCache.createHasInvalidatedResolutions(customHasInvalid… constant
Dprogram.ts1085 const hasInvalidatedResolutions = host.hasInvalidatedResolutions || returnFalse; constant
Dtypes.ts7396 hasInvalidatedResolutions?(filePath: Path): boolean; method
/third_party/typescript/src/services/
Dservices.ts1319 …const hasInvalidatedResolutions: HasInvalidatedResolutions = host.hasInvalidatedResolutions || ret… constant
Dtypes.ts290 /* @internal */ hasInvalidatedResolutions?: HasInvalidatedResolutions; property
/third_party/typescript/lib/
Dtypescript.d.ts3503 hasInvalidatedResolutions?(filePath: Path): boolean; method
DtypescriptServices.d.ts3503 hasInvalidatedResolutions?(filePath: Path): boolean; method
Dtsserverlibrary.d.ts3503 hasInvalidatedResolutions?(filePath: Path): boolean; method
Dtsc.js100883 …ogram, rootFileNames, newOptions, getSourceVersion, fileExists, hasInvalidatedResolutions, hasChan… argument
107743 function createNewProgram(hasInvalidatedResolutions) { argument
DtypingsInstaller.js121579 …ogram, rootFileNames, newOptions, getSourceVersion, fileExists, hasInvalidatedResolutions, hasChan… argument
129458 function createNewProgram(hasInvalidatedResolutions) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3503 hasInvalidatedResolutions?(filePath: Path): boolean; method
Dtsserverlibrary.d.ts3503 hasInvalidatedResolutions?(filePath: Path): boolean; method