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

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 1558     const auto *VD = cast<VarDecl>(cast<DeclRefExpr>(E)->getDecl());
 1569       (void)LoopScope.addPrivate(PrivateVD, [this, VD, E]() {
 1572                         E->getType(), VK_LValue, E->getExprLoc());
 1572                         E->getType(), VK_LValue, E->getExprLoc());