reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
14356 assert(RefExpr && "NULL expr in OpenMP shared clause."); 14357 if (isa<DependentScopeDeclRefExpr>(RefExpr)) { 14359 Vars.push_back(RefExpr); 14363 SourceLocation ELoc = RefExpr->getExprLoc(); 14364 Expr *SimpleExpr = RefExpr->IgnoreParenCasts(); 14382 Vars.push_back(RefExpr); 14414 Vars.push_back(RefExpr); 14445 if (!RefExpr->IgnoreParenImpCasts()->isLValue() || 14450 << RefExpr->getSourceRange(); 14458 RefExpr->IgnoreParenImpCasts()); 14462 << RefExpr->getSourceRange(); 14466 Vars.push_back(RefExpr->IgnoreParenImpCasts());