Home
last modified time | relevance | path

Searched defs:getTypeOfPropertyOfType (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dchecker.ts8967 function getTypeOfPropertyOfType(type: Type, name: __String): Type | undefined { function
/third_party/typescript/lib/
DtypingsInstaller.js51038getTypeOfPropertyOfType: function (type, name) { return getTypeOfPropertyOfType(type, ts.escapeLea… method
58661 function getTypeOfPropertyOfType(type, name) { function
Dtsc.js42020getTypeOfPropertyOfType: function (type, name) { return getTypeOfPropertyOfType(type, ts.escapeLea… method
48682 function getTypeOfPropertyOfType(type, name) { function