Searched defs:createModuleDeclaration (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/ |
| D | deprecations.ts | 627 …export const createModuleDeclaration = Debug.deprecate(factory.createModuleDeclaration, factoryDep… constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 3448 …createModuleDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method 6910 …const createModuleDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
|
| D | typescript.d.ts | 3448 …createModuleDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method 6910 …const createModuleDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
|
| D | tsserverlibrary.d.ts | 3448 …createModuleDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method 10655 …const createModuleDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
|
| D | tsc.js | 18838 function createModuleDeclaration(decorators, modifiers, name, body, flags) { function
|
| D | typingsInstaller.js | 23473 function createModuleDeclaration(decorators, modifiers, name, body, flags) { function
|
| D | typescriptServices.js | 23678 function createModuleDeclaration(decorators, modifiers, name, body, flags) { function
|
| D | typescript.js | 23678 function createModuleDeclaration(decorators, modifiers, name, body, flags) { function
|
| D | tsserver.js | 23484 function createModuleDeclaration(decorators, modifiers, name, body, flags) { function
|
| D | tsserverlibrary.js | 23678 function createModuleDeclaration(decorators, modifiers, name, body, flags) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 3524 …createModuleDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method 10782 …const createModuleDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
|
| D | typescript.d.ts | 3524 …createModuleDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method 6999 …const createModuleDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
|