Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds