Home
last modified time | relevance | path

Searched defs:getParsedCommandLine (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/compiler/
DwatchPublic.ts180 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
DtsbuildPublic.ts130 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
Dtypes.ts7555 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
/third_party/typescript/src/services/
Dservices.ts1790 function getParsedCommandLine(fileName: string): ParsedCommandLine | undefined { function
Dtypes.ts363 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
/third_party/typescript/lib/
Dtypescript.d.ts3717 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6310 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6393 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6609 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
Dtsserverlibrary.d.ts7720 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
10313 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
10396 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
10539 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
Dtsc.js104992 …hasInvalidatedResolutions, hasChangedAutomaticTypeDirectiveNames, getParsedCommandLine, projectRef… argument
111460 function getParsedCommandLine(configFileName2) { function
111805 …compilerHost.getParsedCommandLine = (fileName) => parseConfigFile(state, fileName, toResolvedConfi… function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3717 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6310 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6393 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6609 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
Dtsserverlibrary.d.ts7720 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
10313 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
10396 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
10539 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method