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

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 1499       const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(*IC)->getDecl());
 1502                       (*IC)->getType(), VK_LValue, (*IC)->getExprLoc());
 1502                       (*IC)->getType(), VK_LValue, (*IC)->getExprLoc());
 1508       ++IC;