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