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