Searched refs:EmitOMPMaskedTaskLoopDirective (Results 1 – 3 of 3) sorted by relevance
340 EmitOMPMaskedTaskLoopDirective(cast<OMPMaskedTaskLoopDirective>(*S)); in EmitStmt()
3902 void EmitOMPMaskedTaskLoopDirective(const OMPMaskedTaskLoopDirective &S);
8076 void CodeGenFunction::EmitOMPMaskedTaskLoopDirective( in EmitOMPMaskedTaskLoopDirective() function in CodeGenFunction