Home
last modified time | relevance | path

Searched refs:InscanCopyArrayElems (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp18924 SmallVector<Expr *, 8> InscanCopyArrayElems; member
18945 InscanCopyArrayElems.reserve(Size); in ReductionData()
18963 InscanCopyArrayElems.push_back(nullptr); in push()
18979 InscanCopyArrayElems.push_back(CopyArrayElem); in push()
19821 RD.InscanCopyArrayTemps, RD.InscanCopyArrayElems, in ActOnOpenMPReductionClause()