Searched defs:CheckOrOperator (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/checker/ts/ | ||
| D | binaryLikeExpression.cpp | 153 Type *TSChecker::CheckOrOperator(Type *leftType, Type *rightType, ir::Expression *leftExpr) in CheckOrOperator() function in panda::es2panda::checker::TSChecker |
| /arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
| D | binaryLikeExpression.cpp | 154 Type *Checker::CheckOrOperator(Type *leftType, Type *rightType, const ir::Expression *leftExpr) in CheckOrOperator() function in panda::es2panda::checker::Checker |