Searched refs:EmitOMPMasterTaskLoopDirective (Results 1 – 3 of 3) sorted by relevance
319 EmitOMPMasterTaskLoopDirective(cast<OMPMasterTaskLoopDirective>(*S)); in EmitStmt()
3548 void EmitOMPMasterTaskLoopDirective(const OMPMasterTaskLoopDirective &S);
7688 void CodeGenFunction::EmitOMPMasterTaskLoopDirective( in EmitOMPMasterTaskLoopDirective() function in CodeGenFunction