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

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 1720     const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>((*IPC))->getDecl());
 1740                         (*IPC)->getType(), VK_LValue, (*IPC)->getExprLoc());
 1740                         (*IPC)->getType(), VK_LValue, (*IPC)->getExprLoc());
 1749     ++IPC;