reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
14385 SimpleExpr = SimpleExpr->IgnoreImplicit(); 14385 SimpleExpr = SimpleExpr->IgnoreImplicit(); 14388 Expr *LHS = SimpleExpr; 14390 if (auto *BO = dyn_cast<BinaryOperator>(SimpleExpr)) { 14395 } else if (auto *OCE = dyn_cast<CXXOperatorCallExpr>(SimpleExpr)) { 14400 } else if (auto *MCE = dyn_cast<CXXMemberCallExpr>(SimpleExpr)) { 14444 auto *ASE = dyn_cast<ArraySubscriptExpr>(SimpleExpr); 14460 if (!Res.isUsable() && !isa<OMPArraySectionExpr>(SimpleExpr)) {