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