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