Searched refs:TagCheckParam (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/server/ |
| D | types.ts | 19 … getTagNameNeededCheckByFile?(containFilePath: string, sourceFilePath: string): TagCheckParam;
|
| D | project.ts | 351 … getTagNameNeededCheckByFile(containFilePath: string, sourceFilePath: string): TagCheckParam {
|
| /third_party/typescript/src/services/ |
| D | types.ts | 317 … getTagNameNeededCheckByFile?(containFilePath: string, sourceFilePath: string): TagCheckParam;
|
| /third_party/typescript/src/harness/ |
| D | virtualFileSystemWithWatch.ts | 903 … getTagNameNeededCheckByFile(containFilePath: string, sourceFilePath: string): TagCheckParam {
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 3927 … getTagNameNeededCheckByFile?(containFilePath: string, sourceFilePath: string): TagCheckParam; 4034 … getTagNameNeededCheckByFile?(containFilePath: string, sourceFilePath: string): TagCheckParam; 6372 … getTagNameNeededCheckByFile?(containFilePath: string, sourceFilePath: string): TagCheckParam; 6469 export interface TagCheckParam { interface 6524 … getTagNameNeededCheckByFile?(containFilePath: string, sourceFilePath: string): TagCheckParam;
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 2130 … getTagNameNeededCheckByFile?(containFilePath: string, sourceFilePath: string): TagCheckParam; 3099 … getTagNameNeededCheckByFile?(containFilePath: string, sourceFilePath: string): TagCheckParam; 3177 export interface TagCheckParam { interface 3216 … getTagNameNeededCheckByFile?(containFilePath: string, sourceFilePath: string): TagCheckParam; 5708 … getTagNameNeededCheckByFile?(containFilePath: string, sourceFilePath: string): TagCheckParam; 6772 … getTagNameNeededCheckByFile?(containFilePath: string, sourceFilePath: string): TagCheckParam; 9712 getTagNameNeededCheckByFile(containFilePath: string, sourceFilePath: string): TagCheckParam;
|
| D | typescript.d.ts | 2130 … getTagNameNeededCheckByFile?(containFilePath: string, sourceFilePath: string): TagCheckParam; 3099 … getTagNameNeededCheckByFile?(containFilePath: string, sourceFilePath: string): TagCheckParam; 3177 export interface TagCheckParam { interface 3216 … getTagNameNeededCheckByFile?(containFilePath: string, sourceFilePath: string): TagCheckParam; 5708 … getTagNameNeededCheckByFile?(containFilePath: string, sourceFilePath: string): TagCheckParam;
|