Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1761 bool Copyins = CGF.EmitOMPCopyinClause(S); in EmitOMPParallelDirective() local
1763 if (Copyins) { in EmitOMPParallelDirective()
4178 bool Copyins = CGF.EmitOMPCopyinClause(S); in EmitOMPParallelMasterDirective() local
4180 if (Copyins) { in EmitOMPParallelMasterDirective()