Home
last modified time | relevance | path

Searched refs:CheckBinaryOperatorHelper (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Darithmetic.cpp587 static std::tuple<Type *, Type *> CheckBinaryOperatorHelper(ETSChecker *checker, in CheckBinaryOperatorHelper() function
684 return CheckBinaryOperatorHelper(this, binaryParams, typeParams); in CheckBinaryOperator()