Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp14822 SmallVector<Expr *, 8> InscanCopyArrayTemps; member
14844 InscanCopyArrayTemps.reserve(Size); in ReductionData()
14862 InscanCopyArrayTemps.push_back(nullptr); in push()
14878 InscanCopyArrayTemps.push_back(CopyArrayTemp); in push()
15698 RD.InscanCopyArrayTemps, RD.InscanCopyArrayElems, in ActOnOpenMPReductionClause()