Searched defs:isMultiplicative (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/checker/ets/ | ||
H A D | arithmetic.cpp | 936 const bool isMultiplicative = op == lexer::TokenType::PUNCTUATOR_MULTIPLY || in CheckNumericOperatorContext() local |
Completed in 4 milliseconds