Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp266 bool CodeGenFunction::EmitOMPCopyinClause(const OMPExecutableDirective &D) { in EmitOMPCopyinClause() function in CodeGenFunction
524 bool Copyins = CGF.EmitOMPCopyinClause(S); in EmitOMPParallelDirective()
DCodeGenFunction.h2082 bool EmitOMPCopyinClause(const OMPExecutableDirective &D);