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