Home
last modified time | relevance | path

Searched defs:isCommandLineOnly (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
DcommandLineParser.ts321 isCommandLineOnly: true, constant
339 isCommandLineOnly: true, constant
415 isCommandLineOnly: true, constant
443 isCommandLineOnly: true, constant
557 isCommandLineOnly: true, constant
568 isCommandLineOnly: true, constant
/third_party/typescript/lib/
DtypingsInstaller.js26229 isCommandLineOnly: true, property
26238 isCommandLineOnly: true, property
26247 isCommandLineOnly: true, property
26323 isCommandLineOnly: true, property
26351 isCommandLineOnly: true, property
26459 isCommandLineOnly: true, property
26470 isCommandLineOnly: true, property
Dtsc.js33381 isCommandLineOnly: true, property
33390 isCommandLineOnly: true, property
33399 isCommandLineOnly: true, property
33475 isCommandLineOnly: true, property
33503 isCommandLineOnly: true, property
33611 isCommandLineOnly: true, property
33622 isCommandLineOnly: true, property
35417 function isAllowedOptionForOutput({ category, name, isCommandLineOnly }) { argument