Searched defs:isCondExpr (Results 1 – 2 of 2) sorted by relevance
1497 const auto isCondExpr = expr->OperatorType() == lexer::TokenType::PUNCTUATOR_EXCLAMATION_MARK; in Check() local
374 const bool isCondExpr) in ApplyUnaryOperatorPromotion()