Home
last modified time | relevance | path

Searched refs:processProjectReferenceFile (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts1186processProjectReferenceFile(fileName, { kind: FileIncludeKind.SourceFromProjectReference, index });
1192processProjectReferenceFile(changeExtension(out, ".d.ts"), { kind: FileIncludeKind.OutputFromProje…
1198processProjectReferenceFile(getOutputDeclarationFileName(fileName, parsedRef.commandLine, !host.us…
2856 function processProjectReferenceFile(fileName: string, reason: ProjectReferenceFile) { function
/third_party/typescript/lib/
DtypingsInstaller.js121643processProjectReferenceFile(fileName, { kind: ts.FileIncludeKind.SourceFromProjectReference, index…
121649processProjectReferenceFile(ts.changeExtension(out, ".d.ts"), { kind: ts.FileIncludeKind.OutputFro…
121656processProjectReferenceFile(ts.getOutputDeclarationFileName(fileName, parsedRef.commandLine, !host…
123132 function processProjectReferenceFile(fileName, reason) { function
Dtsc.js100908processProjectReferenceFile(fileName, { kind: ts.FileIncludeKind.SourceFromProjectReference, index…
100914processProjectReferenceFile(ts.changeExtension(out, ".d.ts"), { kind: ts.FileIncludeKind.OutputFro…
100921processProjectReferenceFile(ts.getOutputDeclarationFileName(fileName, parsedRef.commandLine, !host…
102188 function processProjectReferenceFile(fileName, reason) { function