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