Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp18063 SmallVector<Expr *, 8> InscanCopyArrayTemps; member
18085 InscanCopyArrayTemps.reserve(Size); in ReductionData()
18103 InscanCopyArrayTemps.push_back(nullptr); in push()
18119 InscanCopyArrayTemps.push_back(CopyArrayTemp); in push()
18982 RD.InscanCopyArrayTemps, RD.InscanCopyArrayElems, in ActOnOpenMPReductionClause()