Searched refs:EmitOMPTaskLoopDirective (Results 1 – 3 of 3) sorted by relevance
272 EmitOMPTaskLoopDirective(cast<OMPTaskLoopDirective>(*S)); in EmitStmt()
2500 void EmitOMPTaskLoopDirective(const OMPTaskLoopDirective &S);
3603 void CodeGenFunction::EmitOMPTaskLoopDirective(const OMPTaskLoopDirective &S) { in EmitOMPTaskLoopDirective() function in CodeGenFunction