Searched defs:setFinals (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | StmtOpenMP.cpp | 212 void OMPLoopDirective::setFinals(ArrayRef<Expr *> A) { in setFinals() function in OMPLoopDirective |
H A D | OpenMPClause.cpp | 552 void OMPLinearClause::setFinals(ArrayRef<Expr *> FL) { in setFinals() function in OMPLinearClause |