Searched refs:ExecuteCommandLineCallbacks (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/executeCommandLine/ |
| D | executeCommandLine.ts | 465 cb: ExecuteCommandLineCallbacks, 650 …export type ExecuteCommandLineCallbacks = (program: Program | BuilderProgram | ParsedCommandLine) … alias 653 cb: ExecuteCommandLineCallbacks, 704 cb: ExecuteCommandLineCallbacks, 791 cb: ExecuteCommandLineCallbacks, 823 cb: ExecuteCommandLineCallbacks, 849 cb: ExecuteCommandLineCallbacks, 874 cb: ExecuteCommandLineCallbacks, 892 cb: ExecuteCommandLineCallbacks, 915 cb: ExecuteCommandLineCallbacks,
|
| /third_party/typescript/src/testRunner/unittests/tscWatch/ |
| D | helpers.ts | 182 …reateSolutionBuilderWithWatchHostForBaseline(sys: WatchedSystem, cb: ExecuteCommandLineCallbacks) { 196 cb: ExecuteCommandLineCallbacks; 213 cb: ExecuteCommandLineCallbacks; 227 …orBaseline<T extends BuilderProgram>(host: WatchCompilerHost<T>, cb: ExecuteCommandLineCallbacks) {
|
| /third_party/typescript/src/testRunner/unittests/tsc/ |
| D | helpers.ts | 32 cb: ExecuteCommandLineCallbacks;
|