Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DcommandLineParser.ts1709 export function parseCustomTypeOption(opt: CommandLineOptionOfCustomType, value: string, errors: Pu… function
/third_party/typescript/lib/
Dtsc.js34671 function parseCustomTypeOption(opt, value, errors) { function