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