Home
last modified time | relevance | path

Searched defs:getSourceFileByPath (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts2116 function getSourceFileByPath(path: Path): SourceFile | undefined { function
Dtypes.ts7359getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method
/third_party/typescript/lib/
Dtypescript.d.ts2233 getSourceFileByPath(path: Path): SourceFile | undefined; method
3476getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method
DtypescriptServices.d.ts2233 getSourceFileByPath(path: Path): SourceFile | undefined; method
3476getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method
Dtsserverlibrary.d.ts2233 getSourceFileByPath(path: Path): SourceFile | undefined; method
3476getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method
DtypingsInstaller.js115692 getSourceFileByPath: ts.returnUndefined, property
121544 function getReferencedFileLocation(getSourceFileByPath, ref) { argument
122052 getSourceFileByPath: getSourceFileByPath, property
122773 function getSourceFileByPath(path) { function
Dtsc.js95528 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/
Dtypescript.d.ts2233 getSourceFileByPath(path: Path): SourceFile | undefined; method
3476getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method
Dtsserverlibrary.d.ts2233 getSourceFileByPath(path: Path): SourceFile | undefined; method
3476getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method