| /third_party/typescript/src/server/ |
| D | types.ts | 27 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
|
| D | project.ts | 330 if (this.projectService.host.getFileCheckedModuleInfo) { 331 this.getFileCheckedModuleInfo = this.projectService.host.getFileCheckedModuleInfo;; 395 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo {
|
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | conditionCheck.ts | 67 host.getFileCheckedModuleInfo = (sourceFilePath: string) => {
|
| D | jsdocTag.ts | 747 host.getFileCheckedModuleInfo = (sourceFilePath: string) => {
|
| /third_party/typescript/src/services/ |
| D | types.ts | 328 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
|
| D | services.ts | 1361 getFileCheckedModuleInfo: maybeBind(host, host.getFileCheckedModuleInfo),
|
| /third_party/typescript/src/harness/ |
| D | virtualFileSystemWithWatch.ts | 871 getFileCheckedModuleInfo?(sourceFilePath: string): FileCheckModuleInfo {
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 4532 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 4642 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 7164 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 7379 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
|
| D | program.ts | 1362 getFileCheckedModuleInfo: host.getFileCheckedModuleInfo,
|
| D | checker.ts | 42974 if (host.getFileCheckedModuleInfo) { 42975 jsDocFileCheckInfo = host.getFileCheckedModuleInfo(node.fileName);
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.d.ts | 2320 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;
|
| D | typescript.d.ts | 2320 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 3327 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 3484 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 6224 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
|
| D | typescriptServices.d.ts | 2320 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 3327 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 3484 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 6224 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
|
| D | typingsInstaller.js | 89875 if (host.getFileCheckedModuleInfo) { 89876 jsDocFileCheckInfo = host.getFileCheckedModuleInfo(node.fileName); 121808 getFileCheckedModuleInfo: host.getFileCheckedModuleInfo, property
|
| D | tsc.js | 75763 if (host.getFileCheckedModuleInfo) { 75764 jsDocFileCheckInfo = host.getFileCheckedModuleInfo(node.fileName); 101059 getFileCheckedModuleInfo: host.getFileCheckedModuleInfo, property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 2320 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;
|
| D | typescript.d.ts | 2320 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 3327 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 3484 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 6224 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
|