Home
last modified time | relevance | path

Searched refs:getTypeAnnotationFromAllAccessorDeclarations (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/transformers/
Ddeclarations.ts669 …const accessorType = getTypeAnnotationFromAllAccessorDeclarations(input, resolver.getAllAccessorDe…
982 …const accessorType = getTypeAnnotationFromAllAccessorDeclarations(input, resolver.getAllAccessorDe…
1650 …function getTypeAnnotationFromAllAccessorDeclarations(node: AccessorDeclaration, accessors: AllAcc… function
/third_party/typescript/lib/
Dtsc.js93669 …var accessorType = getTypeAnnotationFromAllAccessorDeclarations(input, resolver.getAllAccessorDecl…
93874 …var accessorType = getTypeAnnotationFromAllAccessorDeclarations(input, resolver.getAllAccessorDecl…
94346 function getTypeAnnotationFromAllAccessorDeclarations(node, accessors) { function
DtypingsInstaller.js113574 …var accessorType = getTypeAnnotationFromAllAccessorDeclarations(input, resolver.getAllAccessorDecl…
113819 …var accessorType = getTypeAnnotationFromAllAccessorDeclarations(input, resolver.getAllAccessorDecl…
114331 function getTypeAnnotationFromAllAccessorDeclarations(node, accessors) { function