Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts740 return !fileExists(resolveProjectReferencePath(oldRef));
3014 const refPath = resolveProjectReferencePath(ref);
3969 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function
3970 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…
3971 …export function resolveProjectReferencePath(hostOrRef: ResolveProjectReferencePathHost | ProjectRe…
DtsbuildPublic.ts1428 const resolvedRef = resolveProjectReferencePath(ref);
/third_party/typescript/src/server/
DeditorServices.ts596 …projectRef => callbackRefProject(project, cb, project.toPath(resolveProjectReferencePath(projectRe…
/third_party/typescript/lib/
Dtypescript.d.ts4863 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName;
4864 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…
DtypescriptServices.d.ts4863 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName;
4864 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…
Dtsserverlibrary.d.ts4863 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName;
4864 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…
Dtsc.js87621 return !fileExists(resolveProjectReferencePath(oldRef));
89298 var refPath = resolveProjectReferencePath(ref);
90067 function resolveProjectReferencePath(hostOrRef, ref) { function
90071 ts.resolveProjectReferencePath = resolveProjectReferencePath;
94303 var resolvedRef = ts.resolveProjectReferencePath(ref);
DtypingsInstaller.js106677 return !fileExists(resolveProjectReferencePath(oldRef));
108633 var refPath = resolveProjectReferencePath(ref);
109458 function resolveProjectReferencePath(hostOrRef, ref) { function
109462 ts.resolveProjectReferencePath = resolveProjectReferencePath;
114342 var resolvedRef = ts.resolveProjectReferencePath(ref);
Dtsserverlibrary.js106882 return !fileExists(resolveProjectReferencePath(oldRef));
108838 var refPath = resolveProjectReferencePath(ref);
109663 function resolveProjectReferencePath(hostOrRef, ref) { function
109667 ts.resolveProjectReferencePath = resolveProjectReferencePath;
114547 var resolvedRef = ts.resolveProjectReferencePath(ref);
156181 …ef) { return callbackRefProject(project, cb, project.toPath(ts.resolveProjectReferencePath(project…
Dtsserver.js106688 return !fileExists(resolveProjectReferencePath(oldRef));
108644 var refPath = resolveProjectReferencePath(ref);
109469 function resolveProjectReferencePath(hostOrRef, ref) { function
109473 ts.resolveProjectReferencePath = resolveProjectReferencePath;
114353 var resolvedRef = ts.resolveProjectReferencePath(ref);
155987 …ef) { return callbackRefProject(project, cb, project.toPath(ts.resolveProjectReferencePath(project…
Dtypescript.js106882 return !fileExists(resolveProjectReferencePath(oldRef));
108838 var refPath = resolveProjectReferencePath(ref);
109663 function resolveProjectReferencePath(hostOrRef, ref) { function
109667 ts.resolveProjectReferencePath = resolveProjectReferencePath;
114547 var resolvedRef = ts.resolveProjectReferencePath(ref);
DtypescriptServices.js106882 return !fileExists(resolveProjectReferencePath(oldRef));
108838 var refPath = resolveProjectReferencePath(ref);
109663 function resolveProjectReferencePath(hostOrRef, ref) { function
109667 ts.resolveProjectReferencePath = resolveProjectReferencePath;
114547 var resolvedRef = ts.resolveProjectReferencePath(ref);
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5102 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function
5103 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…
Dtsserverlibrary.d.ts5102 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function
5103 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…