Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts21903 function getOptionalType(type: Type, isProperty = false): Type { function
/third_party/typescript/lib/
DtypingsInstaller.js51240 getOptionalType: function () { return optionalType; }, method
70802 function getOptionalType(type, isProperty) { function
Dtsc.js42219 getOptionalType: function () { return optionalType; }, method
59299 function getOptionalType(type, isProperty) { function