Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts2115 function getSourceFileByPath(path: Path): SourceFile | undefined { function
Dtypes.ts7341getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method
/third_party/typescript/lib/
Dtypescript.d.ts2229 getSourceFileByPath(path: Path): SourceFile | undefined; method
3461getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method
DtypescriptServices.d.ts2229 getSourceFileByPath(path: Path): SourceFile | undefined; method
3461getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method
Dtsserverlibrary.d.ts2229 getSourceFileByPath(path: Path): SourceFile | undefined; method
3461getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method
Dtsc.js95417 getSourceFileByPath: ts.returnUndefined, property
100734 function getReferencedFileLocation(getSourceFileByPath, ref) { argument
101161 getSourceFileByPath: getSourceFileByPath, property
101764 function getSourceFileByPath(path) { function
DtypingsInstaller.js115575 getSourceFileByPath: ts.returnUndefined, property
121420 function getReferencedFileLocation(getSourceFileByPath, ref) { argument
121928 getSourceFileByPath: getSourceFileByPath, property
122648 function getSourceFileByPath(path) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2229 getSourceFileByPath(path: Path): SourceFile | undefined; method
3461getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method
Dtsserverlibrary.d.ts2229 getSourceFileByPath(path: Path): SourceFile | undefined; method
3461getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | Create… method