Searched refs:EmitOMPUnrollDirective (Results 1 – 3 of 3) sorted by relevance
223 EmitOMPUnrollDirective(cast<OMPUnrollDirective>(*S)); in EmitStmt()
3822 void EmitOMPUnrollDirective(const OMPUnrollDirective &S);
2783 void CodeGenFunction::EmitOMPUnrollDirective(const OMPUnrollDirective &S) { in EmitOMPUnrollDirective() function in CodeGenFunction