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