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