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