Searched defs:setInits (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | OpenMPClause.cpp | 458 void OMPFirstprivateClause::setInits(ArrayRef<Expr *> VL) { in setInits() function in OMPFirstprivateClause |
H A D | StmtOpenMP.cpp | 225 void OMPLoopDirective::setInits(ArrayRef<Expr *> A) { in setInits() function in OMPLoopDirective |