Home
last modified time | relevance | path

Searched refs:SourceOfProjectReferenceRedirect (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts908 …let mapFromToProjectReferenceRedirectSource: ESMap<Path, SourceOfProjectReferenceRedirect> | undef…
3697 …getSourceOfProjectReferenceRedirect(fileName: string): SourceOfProjectReferenceRedirect | undefine…
Dtypes.ts6535 export type SourceOfProjectReferenceRedirect = string | true; alias
6539 …getSourceOfProjectReferenceRedirect(fileName: string): SourceOfProjectReferenceRedirect | undefine…