Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dservices.ts1342 getSourceFileByPath: getOrCreateSourceFileByPath, constant
/third_party/typescript/src/compiler/
Dprogram.ts1795 function getSourceFileByPath(path: Path): SourceFile | undefined { function
Dtypes.ts6485getSourceFileByPath?(fileName: string, path: Path, languageVersion: ScriptTarget, onError?: (messa… method
/third_party/typescript/lib/
Dtsserverlibrary.d.ts2039 getSourceFileByPath(path: Path): SourceFile | undefined; method
3109getSourceFileByPath?(fileName: string, path: Path, languageVersion: ScriptTarget, onError?: (messa… method
DtypescriptServices.d.ts2039 getSourceFileByPath(path: Path): SourceFile | undefined; method
3109getSourceFileByPath?(fileName: string, path: Path, languageVersion: ScriptTarget, onError?: (messa… method
Dtypescript.d.ts2039 getSourceFileByPath(path: Path): SourceFile | undefined; method
3109getSourceFileByPath?(fileName: string, path: Path, languageVersion: ScriptTarget, onError?: (messa… method
Dtsc.js82806 getSourceFileByPath: ts.returnUndefined, property
87539 function getReferencedFileLocation(getSourceFileByPath, ref) { argument
87834 getSourceFileByPath: getSourceFileByPath, property
88378 function getSourceFileByPath(path) { function
DtypingsInstaller.js101375 getSourceFileByPath: ts.returnUndefined, property
106577 function getReferencedFileLocation(getSourceFileByPath, ref) { argument
106935 getSourceFileByPath: getSourceFileByPath, property
107591 function getSourceFileByPath(path) { function
Dtypescript.js101580 getSourceFileByPath: ts.returnUndefined, property
106782 function getReferencedFileLocation(getSourceFileByPath, ref) { argument
107140 getSourceFileByPath: getSourceFileByPath, property
107796 function getSourceFileByPath(path) { function
150115 getSourceFileByPath: getOrCreateSourceFileByPath, property
DtypescriptServices.js101580 getSourceFileByPath: ts.returnUndefined, property
106782 function getReferencedFileLocation(getSourceFileByPath, ref) { argument
107140 getSourceFileByPath: getSourceFileByPath, property
107796 function getSourceFileByPath(path) { function
150115 getSourceFileByPath: getOrCreateSourceFileByPath, property
Dtsserverlibrary.js101580 getSourceFileByPath: ts.returnUndefined, property
106782 function getReferencedFileLocation(getSourceFileByPath, ref) { argument
107140 getSourceFileByPath: getSourceFileByPath, property
107796 function getSourceFileByPath(path) { function
150115 getSourceFileByPath: getOrCreateSourceFileByPath, property
Dtsserver.js101386 getSourceFileByPath: ts.returnUndefined, property
106588 function getReferencedFileLocation(getSourceFileByPath, ref) { argument
106946 getSourceFileByPath: getSourceFileByPath, property
107602 function getSourceFileByPath(path) { function
149546 getSourceFileByPath: getOrCreateSourceFileByPath, property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts2048 getSourceFileByPath(path: Path): SourceFile | undefined; method
3174getSourceFileByPath?(fileName: string, path: Path, languageVersion: ScriptTarget, onError?: (messa… method
Dtypescript.d.ts2048 getSourceFileByPath(path: Path): SourceFile | undefined; method
3174getSourceFileByPath?(fileName: string, path: Path, languageVersion: ScriptTarget, onError?: (messa… method