Searched refs:BitwiseNegateNumericType (Results 1 – 3 of 3) sorted by relevance
71 Type *ETSChecker::BitwiseNegateNumericType(Type *type, ir::Expression *node) in BitwiseNegateNumericType() function in panda::es2panda::checker::ETSChecker
233 Type *BitwiseNegateNumericType(Type *type, ir::Expression *node);
1576 expr->SetTsType(checker->BitwiseNegateNumericType(operandType, expr)); in SetTsTypeForUnaryExpression()