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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
 8242   Expr *getUpdateExpr() const { return UpdateExpr; }
 8321     E = X = UpdateExpr = nullptr;
 8394     E = X = UpdateExpr = nullptr;
 8412     UpdateExpr = Update.get();