Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DcommandLineParser.ts3893 export function convertCompilerOptionsForTelemetry(opts: CompilerOptions): CompilerOptions { function
/third_party/typescript/lib/
Dtsc.js36191 function convertCompilerOptionsForTelemetry(opts) { function