Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp18639 SmallVector<Expr *, 8> InscanCopyArrayTemps; member
18661 InscanCopyArrayTemps.reserve(Size); in ReductionData()
18679 InscanCopyArrayTemps.push_back(nullptr); in push()
18695 InscanCopyArrayTemps.push_back(CopyArrayTemp); in push()
19538 RD.InscanCopyArrayTemps, RD.InscanCopyArrayElems, in ActOnOpenMPReductionClause()