Searched refs:setVariable2Type (Results 1 – 3 of 3) sorted by relevance
76 public setVariable2Type(variableNode: ts.Node, index: number): void { method in TypeRecorder156 this.setVariable2Type(localNode, externalType.shiftedTypeIndex);
333 TypeRecorder.getInstance().setVariable2Type(variableNode, typeIndex);350 TypeRecorder.getInstance().setVariable2Type(variableNode, typeIndex);423 TypeRecorder.getInstance().setVariable2Type(functionName, funcTypeIndex);
177 protected setVariable2Type(variableNode: ts.Node, index: number): void { method in BaseType178 this.typeRecorder.setVariable2Type(variableNode, index);415 this.setVariable2Type(variableNode, funcType.shiftedTypeIndex);893 this.setVariable2Type(variableNode, funcType.shiftedTypeIndex);