Home
last modified time | relevance | path

Searched refs:BitwiseNegateNumericType (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzerHelpers.cpp466 expr->SetTsType(checker->BitwiseNegateNumericType(operandType, expr)); in SetTsTypeForUnaryExpression()
H A DETSchecker.h288 Type *BitwiseNegateNumericType(Type *type, ir::Expression *node);
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Darithmetic.cpp82 Type *ETSChecker::BitwiseNegateNumericType(Type *type, ir::Expression *node) in BitwiseNegateNumericType() function in ark::es2panda::checker::ETSChecker

Completed in 5 milliseconds