Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Darithmetic.cpp712 std::tuple<Type *, Type *> ETSChecker::CheckBinaryOperatorInstanceOf(lexer::SourcePosition pos, checker::Type *leftType, in CheckBinaryOperatorInstanceOf() function in ark::es2panda::checker::ETSChecker
884 return checker->CheckBinaryOperatorInstanceOf(pos, leftType, rightType); in CheckBinaryOperatorHelper()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h334 std::tuple<Type *, Type *> CheckBinaryOperatorInstanceOf(lexer::SourcePosition pos, checker::Type *leftType,

Completed in 4 milliseconds