Home
last modified time | relevance | path

Searched refs:CheckBinaryOperatorPlusForEnums (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Darithmetic.cpp238 checker::Type *ETSChecker::CheckBinaryOperatorPlusForEnums(const checker::Type *const leftType, in CheckBinaryOperatorPlusForEnums() function in ark::es2panda::checker::ETSChecker
296 auto type = CheckBinaryOperatorPlusForEnums(leftType, rightType); in CheckBinaryOperatorPlus()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h303 checker::Type *CheckBinaryOperatorPlusForEnums(const checker::Type *const leftType,

Completed in 4 milliseconds