Searched refs:EmitOMPForDirective (Results 1 – 3 of 3) sorted by relevance
191 EmitOMPForDirective(cast<OMPForDirective>(*S)); in EmitStmt()
2469 void EmitOMPForDirective(const OMPForDirective &S);
2109 void CodeGenFunction::EmitOMPForDirective(const OMPForDirective &S) { in EmitOMPForDirective() function in CodeGenFunction