Searched defs:instanceType (Results 1 – 5 of 5) sorted by relevance
272 Binder.prototype.resolveSignatureGroup = function (signatureGroup, scope, instanceType) { argument297 Binder.prototype.bindType = function (scope, type, instanceType) { argument
295 var instanceType: Type; variable343 instanceType = new Type(); variable388 classType.instanceType = new Type(); variable
41 TType *instanceType = nullptr; in visitDeclaration() local
297 let instanceType = checkbox.value; variable
27920 const instanceType = getReturnTypeOfSignature(sig); constant