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