Home
last modified time | relevance | path

Searched defs:otherType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Darithmetic.cpp739 bool ETSChecker::AdjustNumberLiteralType(ir::NumberLiteral *const literal, Type *literalType, Type *const otherType) in AdjustNumberLiteralType() argument
962 void CheckStringOperatorContext(ir::Expression *expression, checker::Type *otherType, lexer::TokenType op) in CheckStringOperatorContext() argument
H A Dhelpers.cpp361 checker::Type *otherType = !unboxedL->IsIntType() ? unboxedL : unboxedR; in ApplyConditionalOperatorPromotion() local

Completed in 7 milliseconds