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);
1288 const oldRefPath = resolveProjectReferencePath(oldReference);
3422 const refPath = resolveProjectReferencePath(ref);
4390 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function
4391 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…
4392 …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.ts5596 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function
5597 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…
DtypescriptServices.d.ts5596 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function
5597 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…
Dtsserverlibrary.d.ts5596 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function
5597 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…
DtypingsInstaller.js121321 var refPath_1 = resolveProjectReferencePath(oldRef);
121341 var refPath = resolveProjectReferencePath(oldRef);
121738 var oldRefPath = resolveProjectReferencePath(oldReference);
123619 var refPath = resolveProjectReferencePath(ref);
124463 function resolveProjectReferencePath(hostOrRef, ref) { function
124467 ts.resolveProjectReferencePath = resolveProjectReferencePath;
130449 var resolvedRef = ts.resolveProjectReferencePath(ref);
Dtsc.js100640 var refPath_1 = resolveProjectReferencePath(oldRef);
100653 var refPath = resolveProjectReferencePath(oldRef);
100990 var oldRefPath = resolveProjectReferencePath(oldReference);
102615 var refPath = resolveProjectReferencePath(ref);
103403 function resolveProjectReferencePath(hostOrRef, ref) { function
103407 ts.resolveProjectReferencePath = resolveProjectReferencePath;
108652 var resolvedRef = ts.resolveProjectReferencePath(ref);
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5596 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function
5597 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…
Dtsserverlibrary.d.ts5596 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function
5597 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…