Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp465 auto *checkBinaryExprPunctuator = CheckBinaryExprArithmLogical(expr, &leftRightType, checker); in Check() local
466 if (checkBinaryExprPunctuator != nullptr) { in Check()
467 return checkBinaryExprPunctuator; in Check()

Completed in 5 milliseconds