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