Searched defs:setUpdates (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/AST/ | ||
D | OpenMPClause.cpp | 303 void OMPLinearClause::setUpdates(ArrayRef<Expr *> UL) { in setUpdates() function in OMPLinearClause |
D | StmtOpenMP.cpp | 45 void OMPLoopDirective::setUpdates(ArrayRef<Expr *> A) { in setUpdates() function in OMPLoopDirective |
/external/llvm-project/clang/lib/AST/ | ||
D | StmtOpenMP.cpp | 163 void OMPLoopDirective::setUpdates(ArrayRef<Expr *> A) { in setUpdates() function in OMPLoopDirective |
D | OpenMPClause.cpp | 527 void OMPLinearClause::setUpdates(ArrayRef<Expr *> UL) { in setUpdates() function in OMPLinearClause |