Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzer.cpp1744 const auto isCondExpr = expr->OperatorType() == lexer::TokenType::PUNCTUATOR_EXCLAMATION_MARK; in Check() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp392 ApplyUnaryOperatorPromotion(Type *type, const bool createConst, const bool doPromotion, const bool isCondExpr) ApplyUnaryOperatorPromotion() argument

Completed in 9 milliseconds