Searched defs:typeParameterToDeclaration (Results 1 – 11 of 11) sorted by relevance
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 2211 …typeParameterToDeclaration(parameter: TypeParameter, enclosingDeclaration: Node | undefined, flags… method
|
D | tsserverlibrary.d.ts | 2211 …typeParameterToDeclaration(parameter: TypeParameter, enclosingDeclaration: Node | undefined, flags… method
|
/third_party/typescript/lib/ |
D | typescriptServices.d.ts | 2199 …typeParameterToDeclaration(parameter: TypeParameter, enclosingDeclaration: Node | undefined, flags… method
|
D | typescript.d.ts | 2199 …typeParameterToDeclaration(parameter: TypeParameter, enclosingDeclaration: Node | undefined, flags… method
|
D | tsserverlibrary.d.ts | 2199 …typeParameterToDeclaration(parameter: TypeParameter, enclosingDeclaration: Node | undefined, flags… method
|
D | typingsInstaller.js | 44253 typeParameterToDeclaration: nodeBuilder.typeParameterToDeclaration, property 48741 function typeParameterToDeclaration(type, context, constraint) { function
|
D | tsc.js | 36112 typeParameterToDeclaration: nodeBuilder.typeParameterToDeclaration, property 40096 function typeParameterToDeclaration(type, context, constraint) { function
|
D | typescriptServices.js | 44458 typeParameterToDeclaration: nodeBuilder.typeParameterToDeclaration, property 48946 function typeParameterToDeclaration(type, context, constraint) { function
|
D | typescript.js | 44458 typeParameterToDeclaration: nodeBuilder.typeParameterToDeclaration, property 48946 function typeParameterToDeclaration(type, context, constraint) { function
|
D | tsserver.js | 44264 typeParameterToDeclaration: nodeBuilder.typeParameterToDeclaration, property 48752 function typeParameterToDeclaration(type, context, constraint) { function
|
D | tsserverlibrary.js | 44458 typeParameterToDeclaration: nodeBuilder.typeParameterToDeclaration, property 48946 function typeParameterToDeclaration(type, context, constraint) { function
|