SetCastedType
SetCastedType(other.fCastedType);
void SetCastedType(Type* type);
node->SetCastedType(addressType);
nodeInfo.SetCastedType(node->GetCastedType());
node->SetCastedType(type);
node->SetCastedType(type);