| /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 | 4545 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 4669 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 7206 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 7421 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
|
| D | program.ts | 1366 getFileCheckedModuleInfo: host.getFileCheckedModuleInfo,
|
| D | checker.ts | 43042 if (host.getFileCheckedModuleInfo) { 43043 jsDocFileCheckInfo = host.getFileCheckedModuleInfo(node.fileName);
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.d.ts | 2329 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 3361 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 3518 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 6265 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 7493 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 10607 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo;
|
| D | typescript.d.ts | 2329 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 3361 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 3518 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 6265 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
|
| D | typescriptServices.d.ts | 2329 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 3361 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 3518 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 6265 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
|
| D | tsc.js | 75967 if (host.getFileCheckedModuleInfo) { 75968 jsDocFileCheckInfo = host.getFileCheckedModuleInfo(node.fileName); 101339 getFileCheckedModuleInfo: host.getFileCheckedModuleInfo, property
|
| D | typingsInstaller.js | 90095 if (host.getFileCheckedModuleInfo) { 90096 jsDocFileCheckInfo = host.getFileCheckedModuleInfo(node.fileName); 122112 getFileCheckedModuleInfo: host.getFileCheckedModuleInfo, property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 2329 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 3361 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 3518 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 6265 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 7493 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 10607 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo;
|
| D | typescript.d.ts | 2329 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 3361 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 3518 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method 6265 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
|