Searched refs:EmitOMPParallelForDirective (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGStmt.cpp212 EmitOMPParallelForDirective(cast<OMPParallelForDirective>(*S));
H A DCodeGenFunction.h2476 void EmitOMPParallelForDirective(const OMPParallelForDirective &S);
H A DCGStmtOpenMP.cpp2373 void CodeGenFunction::EmitOMPParallelForDirective( function in class:CodeGenFunction

Completed in 44 milliseconds