Searched defs:getSourceFileByPath (Results 1 – 9 of 9) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | program.ts | 2116 function getSourceFileByPath(path: Path): SourceFile | undefined { function
|
| D | types.ts | 7359 …getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 2233 getSourceFileByPath(path: Path): SourceFile | undefined; method 3476 …getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method
|
| D | typescriptServices.d.ts | 2233 getSourceFileByPath(path: Path): SourceFile | undefined; method 3476 …getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method
|
| D | tsserverlibrary.d.ts | 2233 getSourceFileByPath(path: Path): SourceFile | undefined; method 3476 …getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method
|
| D | typingsInstaller.js | 115692 getSourceFileByPath: ts.returnUndefined, property 121544 function getReferencedFileLocation(getSourceFileByPath, ref) { argument 122052 getSourceFileByPath: getSourceFileByPath, property 122773 function getSourceFileByPath(path) { function
|
| D | tsc.js | 95528 getSourceFileByPath: ts.returnUndefined, property 100852 function getReferencedFileLocation(getSourceFileByPath, ref) { argument 101279 getSourceFileByPath: getSourceFileByPath, property 101883 function getSourceFileByPath(path) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2233 getSourceFileByPath(path: Path): SourceFile | undefined; method 3476 …getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method
|
| D | tsserverlibrary.d.ts | 2233 getSourceFileByPath(path: Path): SourceFile | undefined; method 3476 …getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method
|