HomeSort by: relevance | last modified time | path
    Searched refs:EmitOMPCopyinClause (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp 967 bool CodeGenFunction::EmitOMPCopyinClause(const OMPExecutableDirective &D) {
1753 bool Copyins = CGF.EmitOMPCopyinClause(S);
4152 bool Copyins = CGF.EmitOMPCopyinClause(S);
CodeGenFunction.h 3357 bool EmitOMPCopyinClause(const OMPExecutableDirective &D);

Completed in 45 milliseconds