reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaOpenMP.cpp
14209     assert(RefExpr && "NULL expr in OpenMP linear clause.");
14212     Expr *SimpleRefExpr = RefExpr;
14216       Vars.push_back(RefExpr);
14279         buildVarDecl(*this, RefExpr->getBeginLoc(), Type, ".copyprivate.src",
14283         buildVarDecl(*this, RefExpr->getBeginLoc(), Type, ".copyprivate.dst",
14299         VD ? RefExpr->IgnoreParens()