Searched refs:LastprivateCopies (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h103 SmallVector<const Expr *, 4> LastprivateCopies; member in struct:clang::CodeGen::final
H A DCGStmtOpenMP.cpp3860 Data.LastprivateCopies.push_back(IInit);
H A DCGOpenMPRuntime.cpp4095 I = Data.LastprivateCopies.begin();

Completed in 184 milliseconds