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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 233 EmitOMPParallelForDirective(cast<OMPParallelForDirective>(*S));
CodeGenFunction.h 3452 void EmitOMPParallelForDirective(const OMPParallelForDirective &S);
CGStmtOpenMP.cpp 4083 void CodeGenFunction::EmitOMPParallelForDirective(

Completed in 27 milliseconds