Home
last modified time | relevance | path

Searched defs:getBaseTypeLinks (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource7.ts12 function getBaseTypeLinks(bases: ASTList, baseTypeLinks: TypeLink[]) { function
/third_party/typescript/tests/baselines/reference/
DparserRealSource7.js13 function getBaseTypeLinks(bases: ASTList, baseTypeLinks: TypeLink[]) { function
850 function getBaseTypeLinks(bases, baseTypeLinks) { function