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