Searched defs:setFinals (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/AST/ | ||
D | OpenMPClause.cpp | 309 void OMPLinearClause::setFinals(ArrayRef<Expr *> FL) { in setFinals() function in OMPLinearClause |
D | StmtOpenMP.cpp | 51 void OMPLoopDirective::setFinals(ArrayRef<Expr *> A) { in setFinals() function in OMPLoopDirective |
/external/llvm-project/clang/lib/AST/ | ||
D | StmtOpenMP.cpp | 169 void OMPLoopDirective::setFinals(ArrayRef<Expr *> A) { in setFinals() function in OMPLoopDirective |
D | OpenMPClause.cpp | 533 void OMPLinearClause::setFinals(ArrayRef<Expr *> FL) { in setFinals() function in OMPLinearClause |