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

References

tools/clang/include/clang/AST/OpenMPClause.h
  150   OMPClauseWithPostUpdate(const OMPClause *This) : OMPClauseWithPreInit(This) {
  151     assert(get(This) && "get is not tuned for post-update.");