Searched refs:EmitOMPParallelForDirective (Results 1 – 3 of 3) sorted by relevance
221 EmitOMPParallelForDirective(cast<OMPParallelForDirective>(*S)); in EmitStmt()
3118 void EmitOMPParallelForDirective(const OMPParallelForDirective &S);
2745 void CodeGenFunction::EmitOMPParallelForDirective( in EmitOMPParallelForDirective() function in CodeGenFunction