Searched defs:EmitOMPCopyinClause (Results 1 - 1 of 1) sorted by relevance

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

Completed in 980 milliseconds