Home
last modified time | relevance | path

Searched refs:getFileCheckedModuleInfo (Results 1 – 17 of 17) sorted by relevance

/third_party/typescript/src/server/
Dtypes.ts27 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
Dproject.ts330 if (this.projectService.host.getFileCheckedModuleInfo) {
331 this.getFileCheckedModuleInfo = this.projectService.host.getFileCheckedModuleInfo;;
395 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo {
/third_party/typescript/src/testRunner/unittests/tsserver/
DconditionCheck.ts67 host.getFileCheckedModuleInfo = (sourceFilePath: string) => {
DjsdocTag.ts747 host.getFileCheckedModuleInfo = (sourceFilePath: string) => {
/third_party/typescript/src/services/
Dtypes.ts328 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
Dservices.ts1361 getFileCheckedModuleInfo: maybeBind(host, host.getFileCheckedModuleInfo),
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts871 getFileCheckedModuleInfo?(sourceFilePath: string): FileCheckModuleInfo {
/third_party/typescript/src/compiler/
Dtypes.ts4532 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo;
4642 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo;
7164 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
7379 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
Dprogram.ts1362 getFileCheckedModuleInfo: host.getFileCheckedModuleInfo,
Dchecker.ts42974 if (host.getFileCheckedModuleInfo) {
42975 jsDocFileCheckInfo = host.getFileCheckedModuleInfo(node.fileName);
/third_party/typescript/lib/
Dtsserverlibrary.d.ts2320 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
3327 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
3484 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
6224 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
7452 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo;
10559 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo;
Dtypescript.d.ts2320 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
3327 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
3484 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
6224 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
DtypescriptServices.d.ts2320 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
3327 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
3484 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
6224 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
DtypingsInstaller.js89875 if (host.getFileCheckedModuleInfo) {
89876 jsDocFileCheckInfo = host.getFileCheckedModuleInfo(node.fileName);
121808 getFileCheckedModuleInfo: host.getFileCheckedModuleInfo, property
Dtsc.js75763 if (host.getFileCheckedModuleInfo) {
75764 jsDocFileCheckInfo = host.getFileCheckedModuleInfo(node.fileName);
101059 getFileCheckedModuleInfo: host.getFileCheckedModuleInfo, property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts2320 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
3327 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
3484 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
6224 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
7452 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo;
10559 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo;
Dtypescript.d.ts2320 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
3327 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
3484 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
6224 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method