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