Searched refs:SelectGlobalIntegerTypeForNumeric (Results 1 – 4 of 4) sorted by relevance
357 Type *ETSChecker::SelectGlobalIntegerTypeForNumeric(Type *type) in SelectGlobalIntegerTypeForNumeric() function in panda::es2panda::checker::ETSChecker
543 Type *SelectGlobalIntegerTypeForNumeric(Type *type);
1580 expr->SetTsType(checker->SelectGlobalIntegerTypeForNumeric(operandType)); in SetTsTypeForUnaryExpression()
319 return SelectGlobalIntegerTypeForNumeric(promotedType); in CheckBinaryOperatorBitwise()