Searched defs:UOp (Results 1 – 4 of 4) sorted by relevance
296 void PointerArithChecker::checkPreStmt(const UnaryOperator *UOp, in checkPreStmt()
896 void ConsumedStmtVisitor::VisitUnaryOperator(const UnaryOperator *UOp) { in VisitUnaryOperator()
630 if (const auto *UOp = dyn_cast<UnaryOperator>(ArgExp)) in checkAttrArgsAreCapabilityObjs() local
11826 if (UnaryOperator *UOp = dyn_cast<UnaryOperator>(InnerE)) in DiagnoseFloatingImpCast() local