Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
DeditorServices.ts3302 …const isSourceOfProjectReferenceRedirect = project.isSourceOfProjectReferenceRedirect(location.fil… constant
Dprotocol.ts1473 isSourceOfProjectReferenceRedirect: boolean; property
/third_party/typescript/src/compiler/
Dprogram.ts3375 function isSourceOfProjectReferenceRedirect(fileName: string) { function
Dtypes.ts7866 isSourceOfProjectReferenceRedirect(fileName: string): boolean; method
9305 isSourceOfProjectReferenceRedirect(fileName: string): boolean; method
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts1177 isSourceOfProjectReferenceRedirect: boolean; property
7808 isSourceOfProjectReferenceRedirect(fileName: string): boolean; method
8756 isSourceOfProjectReferenceRedirect(fileName: string): boolean; method
Dtypescript.d.ts3805 isSourceOfProjectReferenceRedirect(fileName: string): boolean; method
4753 isSourceOfProjectReferenceRedirect(fileName: string): boolean; method
/third_party/typescript/lib/
Dtsserverlibrary.d.ts1177 isSourceOfProjectReferenceRedirect: boolean; property
7808 isSourceOfProjectReferenceRedirect(fileName: string): boolean; method
8756 isSourceOfProjectReferenceRedirect(fileName: string): boolean; method
Dtypescript.d.ts3805 isSourceOfProjectReferenceRedirect(fileName: string): boolean; method
4753 isSourceOfProjectReferenceRedirect(fileName: string): boolean; method
Dtsc.js106924 function isSourceOfProjectReferenceRedirect(fileName) { function