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.ts4545 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo;
4669 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo;
7206 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
7421 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
Dprogram.ts1366 getFileCheckedModuleInfo: host.getFileCheckedModuleInfo,
Dchecker.ts43042 if (host.getFileCheckedModuleInfo) {
43043 jsDocFileCheckInfo = host.getFileCheckedModuleInfo(node.fileName);
/third_party/typescript/lib/
Dtsserverlibrary.d.ts2329 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;
Dtypescript.d.ts2329 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
3361 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
3518 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
6265 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
DtypescriptServices.d.ts2329 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
3361 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
3518 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
6265 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
Dtsc.js75967 if (host.getFileCheckedModuleInfo) {
75968 jsDocFileCheckInfo = host.getFileCheckedModuleInfo(node.fileName);
101339 getFileCheckedModuleInfo: host.getFileCheckedModuleInfo, property
DtypingsInstaller.js90095 if (host.getFileCheckedModuleInfo) {
90096 jsDocFileCheckInfo = host.getFileCheckedModuleInfo(node.fileName);
122112 getFileCheckedModuleInfo: host.getFileCheckedModuleInfo, property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts2329 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;
Dtypescript.d.ts2329 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
3361 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
3518 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method
6265 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; method