Home
last modified time | relevance | path

Searched refs:resolveProjectReferencePath (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts806 const refPath = resolveProjectReferencePath(oldRef);
828 const refPath = resolveProjectReferencePath(oldRef);
1290 const oldRefPath = resolveProjectReferencePath(oldReference);
3523 const refPath = resolveProjectReferencePath(ref);
4491 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function
4492 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…
4493 …export function resolveProjectReferencePath(hostOrRef: ResolveProjectReferencePathHost | ProjectRe…
DtsbuildPublic.ts1537 const resolvedRef = resolveProjectReferencePath(ref);
/third_party/typescript/src/server/
DeditorServices.ts595 …projectRef => callbackRefProject(project, cb, project.toPath(resolveProjectReferencePath(projectRe…
/third_party/typescript/lib/
Dtypescript.d.ts5633 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function
5634 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…
DtypescriptServices.d.ts5633 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function
5634 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…
Dtsserverlibrary.d.ts5633 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function
5634 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…
Dtsc.js100916 var refPath_1 = resolveProjectReferencePath(oldRef);
100929 var refPath = resolveProjectReferencePath(oldRef);
101268 var oldRefPath = resolveProjectReferencePath(oldReference);
102974 var refPath = resolveProjectReferencePath(ref);
103762 function resolveProjectReferencePath(hostOrRef, ref) { function
103766 ts.resolveProjectReferencePath = resolveProjectReferencePath;
109164 var resolvedRef = ts.resolveProjectReferencePath(ref);
DtypingsInstaller.js121621 var refPath_1 = resolveProjectReferencePath(oldRef);
121641 var refPath = resolveProjectReferencePath(oldRef);
122040 var oldRefPath = resolveProjectReferencePath(oldReference);
124006 var refPath = resolveProjectReferencePath(ref);
124850 function resolveProjectReferencePath(hostOrRef, ref) { function
124854 ts.resolveProjectReferencePath = resolveProjectReferencePath;
130991 var resolvedRef = ts.resolveProjectReferencePath(ref);
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5633 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function
5634 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…
Dtsserverlibrary.d.ts5633 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function
5634 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…