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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
 6473     if (!ISC.checkAndSetInit(Init, /*EmitDiags=*/false)) {
 6474       if (ValueDecl *D = ISC.getLoopDecl()) {
 6481             PrivateRef = buildCapture(*this, D, ISC.getLoopDeclRefExpr(),
 6508         Expr *LoopDeclRefExpr = ISC.getLoopDeclRefExpr();