Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp19261 SmallVector<Expr *, 8> InscanCopyArrayTemps; member
19283 InscanCopyArrayTemps.reserve(Size); in ReductionData()
19301 InscanCopyArrayTemps.push_back(nullptr); in push()
19317 InscanCopyArrayTemps.push_back(CopyArrayTemp); in push()
20179 RD.InscanCopyArrayTemps, RD.InscanCopyArrayElems, in ActOnOpenMPReductionClause()