reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
165 static const OMPClauseWithPostUpdate *get(const OMPClause *C);
151 assert(get(This) && "get is not tuned for post-update.");
tools/clang/lib/AST/OpenMPClause.cpp 145 auto *Res = OMPClauseWithPostUpdate::get(const_cast<const OMPClause *>(C));