Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1031 bool CodeGenFunction::EmitOMPCopyinClause(const OMPExecutableDirective &D) { in EmitOMPCopyinClause() function in CodeGenFunction
1665 bool Copyins = CGF.EmitOMPCopyinClause(S); in emitOMPCopyinClause()
H A DCodeGenFunction.h3768 bool EmitOMPCopyinClause(const OMPExecutableDirective &D);