Home
last modified time | relevance | path

Searched defs:arktsLinterDiagnosticsPerFile (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dbuilder.ts122arktsLinterDiagnosticsPerFile?: ESMap<Path, readonly ReusableDiagnostic[] | readonly Diagnostic[]>… property
200 arktsLinterDiagnosticsPerFile?: ESMap<Path, readonly Diagnostic[]> | undefined; property
1004 arktsLinterDiagnosticsPerFile?: ProgramBuildInfoDiagnostic[]; property
1132 let arktsLinterDiagnosticsPerFile: ProgramBuildInfoDiagnostic[] | undefined; variable
/third_party/typescript/lib/
Dtsc.js108963 arktsLinterDiagnosticsPerFile, property
109432 arktsLinterDiagnosticsPerFile: program.arktsLinterDiagnosticsPerFile && arrayToMap( property