Searched refs:processProjectReferenceFile (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | program.ts | 947 …processProjectReferenceFile(fileName, { kind: FileIncludeKind.SourceFromProjectReference, index }); 953 …processProjectReferenceFile(changeExtension(out, ".d.ts"), { kind: FileIncludeKind.OutputFromProje… 959 …processProjectReferenceFile(getOutputDeclarationFileName(fileName, parsedRef.commandLine, !host.us… 2490 function processProjectReferenceFile(fileName: string, reason: ProjectReferenceFile) { function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 87753 …processProjectReferenceFile(fileName, { kind: ts.FileIncludeKind.SourceFromProjectReference, index… 87759 …processProjectReferenceFile(ts.changeExtension(out, ".d.ts"), { kind: ts.FileIncludeKind.OutputFro… 87766 …processProjectReferenceFile(ts.getOutputDeclarationFileName(fileName, parsedRef.commandLine, !host… 88908 function processProjectReferenceFile(fileName, reason) { function
|
| D | typingsInstaller.js | 106842 …processProjectReferenceFile(fileName, { kind: ts.FileIncludeKind.SourceFromProjectReference, index… 106848 …processProjectReferenceFile(ts.changeExtension(out, ".d.ts"), { kind: ts.FileIncludeKind.OutputFro… 106855 …processProjectReferenceFile(ts.getOutputDeclarationFileName(fileName, parsedRef.commandLine, !host… 108188 function processProjectReferenceFile(fileName, reason) { function
|
| D | typescript.js | 107047 …processProjectReferenceFile(fileName, { kind: ts.FileIncludeKind.SourceFromProjectReference, index… 107053 …processProjectReferenceFile(ts.changeExtension(out, ".d.ts"), { kind: ts.FileIncludeKind.OutputFro… 107060 …processProjectReferenceFile(ts.getOutputDeclarationFileName(fileName, parsedRef.commandLine, !host… 108393 function processProjectReferenceFile(fileName, reason) { function
|
| D | typescriptServices.js | 107047 …processProjectReferenceFile(fileName, { kind: ts.FileIncludeKind.SourceFromProjectReference, index… 107053 …processProjectReferenceFile(ts.changeExtension(out, ".d.ts"), { kind: ts.FileIncludeKind.OutputFro… 107060 …processProjectReferenceFile(ts.getOutputDeclarationFileName(fileName, parsedRef.commandLine, !host… 108393 function processProjectReferenceFile(fileName, reason) { function
|
| D | tsserverlibrary.js | 107047 …processProjectReferenceFile(fileName, { kind: ts.FileIncludeKind.SourceFromProjectReference, index… 107053 …processProjectReferenceFile(ts.changeExtension(out, ".d.ts"), { kind: ts.FileIncludeKind.OutputFro… 107060 …processProjectReferenceFile(ts.getOutputDeclarationFileName(fileName, parsedRef.commandLine, !host… 108393 function processProjectReferenceFile(fileName, reason) { function
|
| D | tsserver.js | 106853 …processProjectReferenceFile(fileName, { kind: ts.FileIncludeKind.SourceFromProjectReference, index… 106859 …processProjectReferenceFile(ts.changeExtension(out, ".d.ts"), { kind: ts.FileIncludeKind.OutputFro… 106866 …processProjectReferenceFile(ts.getOutputDeclarationFileName(fileName, parsedRef.commandLine, !host… 108199 function processProjectReferenceFile(fileName, reason) { function
|