Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp16185 SmallVector<Expr *, 8> InscanCopyArrayTemps; member
16207 InscanCopyArrayTemps.reserve(Size); in ReductionData()
16225 InscanCopyArrayTemps.push_back(nullptr); in push()
16241 InscanCopyArrayTemps.push_back(CopyArrayTemp); in push()
17085 RD.InscanCopyArrayTemps, RD.InscanCopyArrayElems, in ActOnOpenMPReductionClause()