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