Searched refs:FileCheckModuleInfo (Results 1 – 13 of 13) sorted by relevance
| /third_party/typescript/src/server/ |
| D | types.ts | 25 …getJsDocNodeCheckedConfig?(fileCheckedInfo: FileCheckModuleInfo, symbolSourceFilePath: string): Js… 26 …getJsDocNodeConditionCheckedResult?(fileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInfo[]):… 27 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo;
|
| D | project.ts | 395 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo { 404 …getJsDocNodeCheckedConfig(jsDocFileCheckedInfo: FileCheckModuleInfo, sourceFilePath: string): JsDo… 413 …getJsDocNodeConditionCheckedResult(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInfo…
|
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | conditionCheck.ts | 75 …host.getJsDocNodeCheckedConfig = (jsDocFileCheckInfo: FileCheckModuleInfo, sourceFilePath: string)… 90 …host.getJsDocNodeConditionCheckedResult = (jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDo…
|
| D | jsdocTag.ts | 755 …host.getJsDocNodeCheckedConfig = (jsDocFileCheckInfo: FileCheckModuleInfo, sourceFilePath: string)… 777 …host.getJsDocNodeConditionCheckedResult = (jsDocFileCheckInfo: FileCheckModuleInfo, jsDocs: JSDoc…
|
| /third_party/typescript/src/services/ |
| D | types.ts | 326 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 327 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 328 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo;
|
| /third_party/typescript/src/harness/ |
| D | virtualFileSystemWithWatch.ts | 862 …getJsDocNodeCheckedConfig(jsDocFileCheckInfo: FileCheckModuleInfo, sourceFilePath: string): JsDocN… 871 getFileCheckedModuleInfo?(sourceFilePath: string): FileCheckModuleInfo { 880 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf…
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 4530 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 4531 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 4532 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 4640 …getJsDocNodeCheckedConfig?(fileCheckedInfo: FileCheckModuleInfo, symbolSourceFilePath: string): Js… 4641 …getJsDocNodeConditionCheckedResult?(fileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInfo[]):… 4642 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 7162 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 7163 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 7164 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 7284 export interface FileCheckModuleInfo { interface [all …]
|
| D | checker.ts | 1088 let jsDocFileCheckInfo: FileCheckModuleInfo = {
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.d.ts | 2318 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 2319 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 2320 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 3325 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 3326 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 3327 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 3412 export interface FileCheckModuleInfo { interface 3477 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 3483 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 3484 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; [all …]
|
| D | typescript.d.ts | 2318 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 2319 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 2320 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 3325 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 3326 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 3327 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 3412 export interface FileCheckModuleInfo { interface 3477 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 3483 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 3484 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; [all …]
|
| D | typescriptServices.d.ts | 2318 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 2319 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 2320 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 3325 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 3326 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 3327 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 3412 export interface FileCheckModuleInfo { interface 3477 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 3483 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 3484 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; [all …]
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 2318 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 2319 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 2320 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 3325 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 3326 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 3327 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 3412 export interface FileCheckModuleInfo { interface 3477 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 3483 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 3484 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; [all …]
|
| D | typescript.d.ts | 2318 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 2319 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 2320 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 3325 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 3326 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 3327 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; 3412 export interface FileCheckModuleInfo { interface 3477 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):… 3483 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf… 3484 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo; [all …]
|