Searched refs:EmitOMPTaskgroupDirective (Results 1 – 3 of 3) sorted by relevance
268 EmitOMPTaskgroupDirective(cast<OMPTaskgroupDirective>(*S)); in EmitStmt()
3527 void EmitOMPTaskgroupDirective(const OMPTaskgroupDirective &S);
5276 void CodeGenFunction::EmitOMPTaskgroupDirective( in EmitOMPTaskgroupDirective() function in CodeGenFunction