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