Lines Matching defs:CopyArrayElems
3395 SmallVector<const Expr *, 4> CopyArrayElems;
3403 CopyArrayElems.append(C->copy_array_elems().begin(),
3419 auto &&CodeGen = [&S, OMPScanNumIterations, &LHSs, &RHSs, &CopyArrayElems,
3461 for (const Expr *CopyArrayElem : CopyArrayElems) {
4847 SmallVector<const Expr *, 4> CopyArrayElems;
4859 CopyArrayElems.append(C->copy_array_elems().begin(),
4915 for (unsigned I = 0, E = CopyArrayElems.size(); I < E; ++I) {
4932 for (unsigned I = 0, E = CopyArrayElems.size(); I < E; ++I) {
4970 for (unsigned I = 0, E = CopyArrayElems.size(); I < E; ++I) {
4973 const Expr *CopyArrayElem = CopyArrayElems[I];
5012 for (unsigned I = 0, E = CopyArrayElems.size(); I < E; ++I) {
5015 const Expr *CopyArrayElem = CopyArrayElems[I];