Searched defs:setInits (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/AST/ | ||
D | OpenMPClause.cpp | 196 void OMPFirstprivateClause::setInits(ArrayRef<Expr *> VL) { in setInits() function in OMPFirstprivateClause |
D | StmtOpenMP.cpp | 39 void OMPLoopDirective::setInits(ArrayRef<Expr *> A) { in setInits() function in OMPLoopDirective |
/external/llvm-project/clang/lib/AST/ | ||
D | OpenMPClause.cpp | 419 void OMPFirstprivateClause::setInits(ArrayRef<Expr *> VL) { in setInits() function in OMPFirstprivateClause |
D | StmtOpenMP.cpp | 157 void OMPLoopDirective::setInits(ArrayRef<Expr *> A) { in setInits() function in OMPLoopDirective |