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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 245 EmitOMPTaskDirective(cast<OMPTaskDirective>(*S));
CodeGenFunction.h 3456 void EmitOMPTaskDirective(const OMPTaskDirective &S);
CGStmtOpenMP.cpp 4721 void CodeGenFunction::EmitOMPTaskDirective(const OMPTaskDirective &S) {

Completed in 166 milliseconds