Searched defs:getParsedCommandLine (Results 1 – 10 of 10) sorted by relevance
180 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
130 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
7555 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
1790 function getParsedCommandLine(fileName: string): ParsedCommandLine | undefined { function
363 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
3717 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method6310 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method6393 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method6609 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
7720 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method10313 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method10396 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method10539 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
104992 …hasInvalidatedResolutions, hasChangedAutomaticTypeDirectiveNames, getParsedCommandLine, projectRef… argument111460 function getParsedCommandLine(configFileName2) { function111805 …compilerHost.getParsedCommandLine = (fileName) => parseConfigFile(state, fileName, toResolvedConfi… function