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

Declarations

tools/clang/include/clang/AST/OpenMPClause.h
  164   static OMPClauseWithPostUpdate *get(OMPClause *C);

References

tools/clang/lib/Sema/SemaOpenMP.cpp
 3678       if (auto *C = OMPClauseWithPostUpdate::get(Clause)) {