Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DcommandLineParser.ts1980 export function parseBuildCommand(args: readonly string[]): ParsedBuildCommand { function
/third_party/typescript/lib/
Dtsc.js34874 function parseBuildCommand(args) { function