Home
last modified time | relevance | path

Searched refs:FileCheckModuleInfo (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/src/server/
Dtypes.ts25 …getJsDocNodeCheckedConfig?(fileCheckedInfo: FileCheckModuleInfo, symbolSourceFilePath: string): Js…
26 …getJsDocNodeConditionCheckedResult?(fileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInfo[]):…
27 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo;
Dproject.ts395 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo {
404 …getJsDocNodeCheckedConfig(jsDocFileCheckedInfo: FileCheckModuleInfo, sourceFilePath: string): JsDo…
413 …getJsDocNodeConditionCheckedResult(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInfo…
/third_party/typescript/src/testRunner/unittests/tsserver/
DconditionCheck.ts75 …host.getJsDocNodeCheckedConfig = (jsDocFileCheckInfo: FileCheckModuleInfo, sourceFilePath: string)…
90 …host.getJsDocNodeConditionCheckedResult = (jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDo…
DjsdocTag.ts755 …host.getJsDocNodeCheckedConfig = (jsDocFileCheckInfo: FileCheckModuleInfo, sourceFilePath: string)…
777 …host.getJsDocNodeConditionCheckedResult = (jsDocFileCheckInfo: FileCheckModuleInfo, jsDocs: JSDoc…
/third_party/typescript/src/services/
Dtypes.ts326 …getJsDocNodeCheckedConfig?(jsDocFileCheckInfo: FileCheckModuleInfo, symbolSourceFilePath: string):…
327 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf…
328 getFileCheckedModuleInfo?(containFilePath: string): FileCheckModuleInfo;
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts862 …getJsDocNodeCheckedConfig(jsDocFileCheckInfo: FileCheckModuleInfo, sourceFilePath: string): JsDocN…
871 getFileCheckedModuleInfo?(sourceFilePath: string): FileCheckModuleInfo {
880 …getJsDocNodeConditionCheckedResult?(jsDocFileCheckedInfo: FileCheckModuleInfo, jsDocs: JsDocTagInf…
/third_party/typescript/src/compiler/
Dtypes.ts4530 …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 …]
Dchecker.ts1088 let jsDocFileCheckInfo: FileCheckModuleInfo = {
/third_party/typescript/lib/
Dtsserverlibrary.d.ts2318 …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 …]
Dtypescript.d.ts2318 …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 …]
DtypescriptServices.d.ts2318 …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/
Dtsserverlibrary.d.ts2318 …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 …]
Dtypescript.d.ts2318 …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 …]