Searched defs:instanceType (Results 1 – 4 of 4) 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
532 BatchID batchID, int PrimitiveTallies::*instanceType, const SkIRect& drawBounds) const { in drawPrimitives()